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

Fix/hdf5 scalar detection #1621

Merged
merged 4 commits into from
Sep 26, 2023
Merged

Fix/hdf5 scalar detection #1621

merged 4 commits into from
Sep 26, 2023

Conversation

b-butler
Copy link
Member

Description

Improves and corrects hoomd.write.HDF5Log's detection of scalar value types and converts to the appropriate NumPy dtype.

Motivation and context

Resolves #1620

How has this been tested?

An appropriate test was added to validate the typing behavior.

Change log

Fixed: ``hoomd.write.HDF5Log's scalar loggable typing.``

Checklist:

@b-butler b-butler requested review from a team, tcmoore3 and rayasare and removed request for a team September 19, 2023 15:04
@rayasare
Copy link
Contributor

will have to take a look at this after Friday

@joaander joaander added the validate Execute long running validation tests on pull requests label Sep 25, 2023
hoomd/write/hdf5.py Outdated Show resolved Hide resolved
@joaander joaander merged commit 0092d45 into trunk-patch Sep 26, 2023
38 checks passed
@joaander joaander deleted the fix/hdf5-scalar-detection branch September 26, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
validate Execute long running validation tests on pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HDF5 logger does not check data type correctly
4 participants