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

H5writeattr #342

Closed
wants to merge 6 commits into from
Closed

H5writeattr #342

wants to merge 6 commits into from

Conversation

OmriTreidel
Copy link
Contributor

No description provided.

OmriTreidel and others added 6 commits October 26, 2016 11:38
 * Saving and loading Float16 values is now supported
 * Float16 is no longer an "opaque" type.
 * Added some more wrapper functions relating to setting and getting
   floating-point datatype fields
 * `H5T_FLOAT16` needs to be created dynamically. Attempts at making the
   list of natively supported types dynamically modifiable by the user
   is  blocked by the fact that `HDF5BitsKind` is used for dispatch
   everywhere...
 * Unit test
@OmriTreidel
Copy link
Contributor Author

OmriTreidel commented Oct 26, 2016

This is re based on top float16 branch

@andyferris
Copy link
Contributor

Sensible additions. +1 from me.

@OmriTreidel
Copy link
Contributor Author

I'v been trying to use and realised it needs some more love and tests. Coming soon

@OmriTreidel OmriTreidel deleted the h5writeattr branch October 26, 2016 06:39
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