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
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,16 @@
1
1
# HDF5 wrapper
2
2
## HDF5 Installation
3
3
Download the tar ball from the [official homepage](https://www.hdfgroup.org/downloads/hdf5/source-code/).
4
-
Make sure to always use the latest version (currently: 1.13.0). Older versions (1.8 and below) may result in unintentional problems, especially with non-native datatypes like `logical`.
4
+
Make sure to always use the latest version (currently: 1.12.2). Older versions (1.8 and below) may result in unintentional problems, especially with non-native datatypes like `logical`.
0 commit comments