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

Compare kind of dtype rather than dtype itself #1386

Merged
merged 2 commits into from
Aug 9, 2024

Conversation

ethanbb
Copy link
Contributor

@ethanbb ethanbb commented Aug 9, 2024

Description

Bugfix for #1385 (using equal_nan if item.dtype.kind == 'f')

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Has your PR been tested?

I added a test for saving to and loading from HDF5 files. caimanmanager test passes.

@pgunn pgunn merged commit f32e8ad into flatironinstitute:dev Aug 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants