go to Class-based unit tests and use parameterization to find more corner cases add lint test
also, add MPI linking to h5fortran if user has parallel HDF5 library. We haven't enabled MPI in h5fo...
add netcdf_file methods: read_attribute write_attribute ndims flush add functions nc_exist is_net...
this allows easier control from externalProject as option() (here implicit) overrides the CMAKE_ARG
Improve reliability, discover and fix bugs by using R2019b argument validation and strings use name,...
HDF5, NetCDF4, fileio, system functions that act as an unofficial "stdlib" for Matlab
combined a few complimentary libraries into this stdlib. import hdf5nc. => import stdlib.hdf5nc
add methods: is_chunked, is_contig, chunks enable compression with auto-chunking expand testing lik...
Matlab doesn't have a high-level function to write scalar HDF5 dataset, so we added it to our h5save...
make HDF5NC a Git submodule, to avoid duplication of code and enhance test/quality Make MatGemini te...
Some functions may pass a non-double size to h5write, which matlab needs, despite the data inherentl...
Improve internal structure, testing and reliability by: harmonizing tests with nc4fortran making mo...
improve HDF5 build (when needed) improve FindHDF5: finds parallel component if requested, more robus...
CI tests HDF5 build in static and shared across Linux, MacOS, Windows put Rpath in exe for shared bu...
add h%create() method that allow initializing empty datasets of a particular shape using method abov...
generate h5fortran.pc for pkg-config improve packaging export targets to build di
also, add MPI linking to h5fortran if user has parallel HDF5 library. We haven't enabled MPI in h5fo...
add netcdf_file methods: read_attribute write_attribute ndims flush add functions nc_exist is_net...
this allows easier control from externalProject as option() (here implicit) overrides the CMAKE_ARG
Improve reliability, discover and fix bugs by using R2019b argument validation and strings use name,...
HDF5, NetCDF4, fileio, system functions that act as an unofficial "stdlib" for Matlab
combined a few complimentary libraries into this stdlib. import hdf5nc. => import stdlib.hdf5nc
add methods: is_chunked, is_contig, chunks enable compression with auto-chunking expand testing lik...
Matlab doesn't have a high-level function to write scalar HDF5 dataset, so we added it to our h5save...
make HDF5NC a Git submodule, to avoid duplication of code and enhance test/quality Make MatGemini te...
Some functions may pass a non-double size to h5write, which matlab needs, despite the data inherentl...
Improve internal structure, testing and reliability by: harmonizing tests with nc4fortran making mo...
improve HDF5 build (when needed) improve FindHDF5: finds parallel component if requested, more robus...
CI tests HDF5 build in static and shared across Linux, MacOS, Windows put Rpath in exe for shared bu...
add h%create() method that allow initializing empty datasets of a particular shape using method abov...
generate h5fortran.pc for pkg-config improve packaging export targets to build di
also, add MPI linking to h5fortran if user has parallel HDF5 library. We haven't enabled MPI in h5fo...
add netcdf_file methods: read_attribute write_attribute ndims flush add functions nc_exist is_net...
this allows easier control from externalProject as option() (here implicit) overrides the CMAKE_ARG