Skip to content

matio 1.5.10

Compare
Choose a tag to compare
@tbeu tbeu released this 14 Feb 19:34
· 690 commits to master since this release

Changes in 1.5.10 (14 February 2017)

  • Added new API function Mat_GetDir to retrieve all variable names of a MAT file
  • Fixed performance of repeated calls to Mat_VarWrite (broken by v1.5.7)
  • Fixed bugs reading (hyperslabs of) numeric arrays with data type conversion, i.e., where the actual variable data type differs from the desired output data type
  • Increased testsuite coverage