nelson v0.3.12 Release Notes

Release Date: 2019-12-27 // over 4 years ago
  • 0.3.12 (2019-12-27)

    sort builtin: sort double, single, integers, cell and strings.

    diag builtin: Get diagonal elements of matrix or create diagonal matrix.

    ๐Ÿ‘€ Continous Integration tools for external modules (see module skeleton example).

    0๏ธโƒฃ modules installed with nmm are 'autoload' by default.

    .nmz file extension used as module container.

    nmm('package', module_name, destination_dir) package an external module.

    nmm('install', module.nmz) installs a prebuilt external module.

    '-frozen' option added to addpath builtin.

    ๐Ÿšš rmfield builtin: Remove fields from structure.

    ๐Ÿ–จ extends sprintf and fprintf to manage backspace characters.

    ๐Ÿ›  fix display of vector with NaN or Inf as first element.

    ๐Ÿ› Bug Fixes:

    • #260: disable files watch for internal modules.

    Happy end of year holidays