Changelog History
Page 3
-
v0.3.1
January 26, 2019๐ Features:
- #173: convertStringsToChars and convertCharsToStrings builtin.
๐ Bug Fixes:
#182: Nelson did not start without hdf5 dependency.
#179: isfolder alias on isdir.
#177: some tests failed when it executed from a binary version on windows.
#176: nfilename did not return canonical path name in some cases.
#9: tests were not embedded in linux & macos binaries (make package).
#4: nelson.pot generated from sources.
Compilation:
MKL 2019.1 updated for blas, lapack, lapacke, fftw wrappers on Windows.
Nelson deployed/installed on appveyor.
Nelson available as portable zip file for Windows.
Update Visual studio solution to SDK 10.17763
Update International Components for Unicode 63.1 (Windows and MacOs)
Previous changelog:
[Changelog v0.2.x](CHANGELOG-0.2.x.md)
[Changelog v0.1.x](CHANGELOG-0.1.x.md)
-
v0.2.12
December 31, 20180.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