Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

znh5md.write(..., ase.Atoms) adds one dimension #113

Closed
PythonFZ opened this issue Jul 28, 2024 · 0 comments · Fixed by #116
Closed

znh5md.write(..., ase.Atoms) adds one dimension #113

PythonFZ opened this issue Jul 28, 2024 · 0 comments · Fixed by #116
Labels
bug Something isn't working

Comments

@PythonFZ
Copy link
Member

When adding atoms.info["vectors"] = np.ndarray[100, 2, 3] I got back atoms.info["vectors"] = np.ndarray[1, 100, 2, 3]

@PythonFZ PythonFZ added the bug Something isn't working label Jul 29, 2024
@PythonFZ PythonFZ linked a pull request Aug 2, 2024 that will close this issue
PythonFZ added a commit that referenced this issue Aug 13, 2024
* unable to reproduce issue

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant