Skip to content

matio 1.5.0

Choose a tag to compare

@tbeu tbeu released this 11 Jan 19:47
· 1282 commits to master since this release

Changes in 1.5.0 (15 April 2012)

  • Added support for reading/writing HDF5 format MAT files
  • Bug fixes for compressed variables that caused issues with matio reading
    them.
  • Upgrade of dimensions in matvar_t structure to size_t enabling support for
    large arrays.
  • A testsuite