-
Notifications
You must be signed in to change notification settings - Fork 59
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
add float16 support #1692
add float16 support #1692
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, just needs that final dependency update
Thanks! I will update this (and bring it out of draft) after asdf-standard is released. |
The asdf-transform-schemas failure is expected until asdf-astropy can be updated for the new manifest added in asdf-transform-schemas 0.5.0 |
fd21536
to
06217d6
Compare
Description
This PR adds
float16
support to asdf. As this requires changes to thendarray
schema (part of the asdf standard)this PR currently hasEDIT: a new version ofasdf-standard
installed via git from the source branch for: asdf-format/asdf-standard#411asdf-standard
was releasedChecklist: