Improve reliability, discover and fix bugs by using R2019b argument validation and strings use name,value options for less common options in {h5,nc}sav
Make HDF5 autobuild faster and more robust by using the .zip release instead of Gi
CI tests HDF5 build in static and shared across Linux, MacOS, Windows put Rpath in exe for shared bu...
add netcdf_file methods: read_attribute write_attribute ndims flush add functions nc_exist is_net...
Matlab doesn't have a high-level function to write scalar HDF5 dataset, so we added it to our h5save...
go to Class-based unit tests and use parameterization to find more corner cases add lint test
Some functions may pass a non-double size to h5write, which matlab needs, despite the data inherentl...
HDF5, NetCDF4, fileio, system functions that act as an unofficial "stdlib" for Matlab
action= r, r+, rw, w, a is all that's allowed --reduce ambiguity this way FindHDF5 and FindMPI are ...
allow system zlib to be used when building hdf5 this avoids twice-defined ZLIB::ZLIB error
like h5write and h5read, add h5write_attr and h5read_attr that work without object-oriented interfac
use sha256 to check HDF5 and ZLIB source hash don't needlessly export--just default install to build...
backport CMake 3.19 findhdf5.cmake to make HDF5 finding more robust pathlib submodule instead of mod...
combined a few complimentary libraries into this stdlib. import hdf5nc. => import stdlib.hdf5nc
also, make H5pubconf.h detection and action more robust--if we can't detect the HDF5 configuration, ...
simplify and correct the logic used to autobuild HDF5 remove shaky, broken GNU Octave tes
Make HDF5 autobuild faster and more robust by using the .zip release instead of Gi
CI tests HDF5 build in static and shared across Linux, MacOS, Windows put Rpath in exe for shared bu...
add netcdf_file methods: read_attribute write_attribute ndims flush add functions nc_exist is_net...
Matlab doesn't have a high-level function to write scalar HDF5 dataset, so we added it to our h5save...
go to Class-based unit tests and use parameterization to find more corner cases add lint test
Some functions may pass a non-double size to h5write, which matlab needs, despite the data inherentl...
HDF5, NetCDF4, fileio, system functions that act as an unofficial "stdlib" for Matlab
action= r, r+, rw, w, a is all that's allowed --reduce ambiguity this way FindHDF5 and FindMPI are ...
allow system zlib to be used when building hdf5 this avoids twice-defined ZLIB::ZLIB error
like h5write and h5read, add h5write_attr and h5read_attr that work without object-oriented interfac
use sha256 to check HDF5 and ZLIB source hash don't needlessly export--just default install to build...
backport CMake 3.19 findhdf5.cmake to make HDF5 finding more robust pathlib submodule instead of mod...
combined a few complimentary libraries into this stdlib. import hdf5nc. => import stdlib.hdf5nc
also, make H5pubconf.h detection and action more robust--if we can't detect the HDF5 configuration, ...
simplify and correct the logic used to autobuild HDF5 remove shaky, broken GNU Octave tes
Make HDF5 autobuild faster and more robust by using the .zip release instead of Gi
CI tests HDF5 build in static and shared across Linux, MacOS, Windows put Rpath in exe for shared bu...
add netcdf_file methods: read_attribute write_attribute ndims flush add functions nc_exist is_net...