nelson v0.3.4 Release Notes

Release Date: 2019-04-27 // almost 5 years ago
  • 0.3.4 (2019-04-27)

    ๐Ÿ”‹ Features:

    Coverage and Profiling Tools for Nelson's language:

    • profile function: Profile execution time for functions

    - profsave function: Save profile report in HTML format

    blanks builtin: creates an string of blank characters.

    .nh5 files have an header to identify it easily.

    isnh5file, ismatfile extended to return header string.

    ๐Ÿ› Bug Fixes:

    • #193: func2str help was wrong.

    Compilation:

    MATIO 1.5.15

    ๐Ÿ‘ Thanks to MAT file I/O library (MATIO) to provide an easy support for MAT-file.

    โš  more 100 warnings fixed (Thanks to PVS-Studio analyzer and also Cppcheck).

    .editorconfig file added.

    Visual studio 15.9.11

    ๐Ÿ Qt 5.12.2 on Windows