fix long-standing stability bug that I had used workaround code to get rid of before, but now I fixed the root cause by explicit dimensions for slice parametersIf you use this software, please cite it as below
HDF5 string character data is handled more broadly and robustly including: null pad character data ...
added ability to slice arrays on read. This allows indexing into huge HDF5 disk variables and readin...
To greatly increase robustness of FindHDF5, vendor CMake 3.18.3. This is because HDF Group is changi...
fixed BUG: reading into an array slice failed due to bug in C-Fortran interface. This has been fixed...
h5fortran v3.5.2 improves read() operations to check type and size versus the variable (rank and dim...
Some functions may pass a non-double size to h5write, which matlab needs, despite the data inherentl...
beta: workaround for HDFGroup HDF5 CMake bugs to allow HDF5 autobuild. Tested with Intel Fortran (W...
Update h5fortran to v3.4.9, which fixes the problem of detecting a broken HDF5 install, but then ZLI...
bugfix: check read/write shape determination to use if(present(stride)) properly, this avoided runti...
simplify and correct the logic used to autobuild HDF5 remove shaky, broken GNU Octave tes
on a per-dataset basis, allow user to either set chunking or auto-chunk for easier use of compressio...
activate per-variable chunk-size. Write contiguous by default compression and chunk-size aren't spec...
test_deflate: allocate instead of stack memory to avoid random crashes of test. This only affects th...
First bugfix release in 2.7 series. This has several critical fixes for possible segfault and deadlo...
Mainly a fix to the summation of registry containers, this release also contains some other minor bu...
HDF5 string character data is handled more broadly and robustly including: null pad character data ...
added ability to slice arrays on read. This allows indexing into huge HDF5 disk variables and readin...
To greatly increase robustness of FindHDF5, vendor CMake 3.18.3. This is because HDF Group is changi...
fixed BUG: reading into an array slice failed due to bug in C-Fortran interface. This has been fixed...
h5fortran v3.5.2 improves read() operations to check type and size versus the variable (rank and dim...
Some functions may pass a non-double size to h5write, which matlab needs, despite the data inherentl...
beta: workaround for HDFGroup HDF5 CMake bugs to allow HDF5 autobuild. Tested with Intel Fortran (W...
Update h5fortran to v3.4.9, which fixes the problem of detecting a broken HDF5 install, but then ZLI...
bugfix: check read/write shape determination to use if(present(stride)) properly, this avoided runti...
simplify and correct the logic used to autobuild HDF5 remove shaky, broken GNU Octave tes
on a per-dataset basis, allow user to either set chunking or auto-chunk for easier use of compressio...
activate per-variable chunk-size. Write contiguous by default compression and chunk-size aren't spec...
test_deflate: allocate instead of stack memory to avoid random crashes of test. This only affects th...
First bugfix release in 2.7 series. This has several critical fixes for possible segfault and deadlo...
Mainly a fix to the summation of registry containers, this release also contains some other minor bu...
HDF5 string character data is handled more broadly and robustly including: null pad character data ...
added ability to slice arrays on read. This allows indexing into huge HDF5 disk variables and readin...
To greatly increase robustness of FindHDF5, vendor CMake 3.18.3. This is because HDF Group is changi...