Skip to content

Releases: geospace-code/matlab-stdlib

bugfix: h5write size type

20 Jan 20:26
67fb853
Compare
Choose a tag to compare

Some functions may pass a non-double size to h5write, which matlab needs, despite the data inherently being integer.
This casts size to double.

emptyness passthrough

26 Nov 13:07
5b5c757
Compare
Choose a tag to compare

the non-writing functions now return empty-like values when empty filename or other parameters are passed in. This seems to be a better match to expected behavior of other Matlab functions: empty in, empty out.

  • {h5,nc}exist
  • {h5,nc}size
  • {h5,nc}variables

Separately, we moved CI to Azure since Travis-CI now has quotas, even for open-source projects.

add numerous tests

21 Oct 09:23
7e3e7e6
Compare
Choose a tag to compare

go to Class-based unit tests and use parameterization to find more corner cases

add lint tests

make internal functions private

12 Oct 14:40
821009c
Compare
Choose a tag to compare

this helps in reusing this code in external projects

re-enable HDF5 string, enhance test coverage

12 Oct 13:00
e5a1c76
Compare
Choose a tag to compare

HDF5 can read and write strings again.

Add more type tests and coverage

use function-based tests

12 Oct 05:56
49d4a17
Compare
Choose a tag to compare

improve code test quality by using function-based tests

CI: add Matlab Travis-CI

07 Oct 01:44
bc7e5fd
Compare
Choose a tag to compare
v3.0.1

use string.empty

use R2019b argument validation

08 Sep 11:11
82b9d0e
Compare
Choose a tag to compare

Improve reliability, discover and fix bugs by using R2019b argument validation and strings

use name,value options for less common options in {h5,nc}save

package layout for reliability

14 Aug 16:32
e4e3c40
Compare
Choose a tag to compare

zenodo doi

28 Jul 16:47
c82f306
Compare
Choose a tag to compare

No change, enabling zenodo doi