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
*[16 bit floating point and Complex number datatypes](https://github.com/HDFGroup/hdf5doc/blob/master/RFCs/HDF5_Library/Float16/RFC__Adding_support_for_16_bit_floating_point_and_Complex_number_datatypes_to_HDF5.pdf)
Copy file name to clipboardExpand all lines: documentation/hdf5-docs/release_specifics/new_features_1_14.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ redirect_from:
8
8
9
9
The new features in the HDF4 1.14 series include:
10
10
11
-
*[16 bit floating point and Complex number datatypes](https://github.com/HDFGroup/hdf5doc/blob/master/RFCs/HDF5_Library/Float16/RFC__Adding_support_for_16_bit_floating_point_and_Complex_number_datatypes_to_HDF5.pdf)
11
+
*[16 bit floating point and Complex number datatypes](https://support.hdfgroup.org/releases/hdf5/documentation/rfc/RFC__Adding_support_for_16_bit_floating_point_and_Complex_number_datatypes_to_HDF5.pdf)
12
12
Support for the 16-bit floating-point \_Float16 C type has been added to
13
13
HDF5. On platforms where this type is available, this can enable more
14
14
efficient storage of floating-point data when an application doesn't
@@ -22,13 +22,13 @@ support asynchronous HDF5 operations using the HDF5 Event Set (H5ES)
22
22
API. This allows I/O to proceed in the background while the application
0 commit comments