nelson v0.2.12 Release Notes

Release Date: 2018-12-31 // over 5 years ago
  • 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