You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added specification v1.3, which aligns with the new HDF5 policy.
Number vectors are now allowed to be represented as HDF5 integer datatypes, provided the integer can be fully represented by a
double-precision float (i.e., 32-bit or lower).
If a missing value placeholder for a number is NaN, all NaNs are to be considered missing. We no longer distinguish between the payloads of the NaNs.