Skip to content

v0.2.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@Nelson-numerical-software Nelson-numerical-software released this 31 Dec 14:46
· 1974 commits to master since this release

0.2.12 (2018-12-31)

Features:

HDF5 high-level functions:

  • h5dump: Dump the content of hdf5 file as text.
  • h5ls: List the content of an hdf5.
  • h5writeatt: Writes HDF5 attribute.
  • h5readatt: Read HDF5 attribute.
  • h5write: Writes HDF5 data set.
  • h5readatt: Read HDF5 data set.
  • h5create: Creates a data set.

Bug Fixes:

  • #170: Travis CI Macos X (mojave) build failed.

  • #168: integer display was not interruptable.

Compilation:

  • BOOST 1.68 on Windows
  • Eigen 3.3.7