Release of the free mathematical package Scilab 2023.0.0

The release of the Scilab 2023.0.0 computer mathematics environment has been published, which provides a language similar to Matlab and a set of functions for mathematical, engineering and scientific calculations. The package is suitable for professional use and use in universities, providing tools for a variety of calculations: from visualization, modeling and interpolation to differential equations and mathematical statistics. Execution of scripts written for Matlab is supported. The project code is supplied under the GPLv2 license. Ready builds are generated for Linux, Windows and macOS.

Among the changes in the new release:

  • Added axes.auto_stretch property.
  • In the http_get() function, the accept-encoding flag is set.
  • In the atomsInstall() function, in the absence of binary assemblies, the local assembly of the package is performed whenever possible.
  • The toJSON(var, filename, indent) function has been implemented.
  • The settings provide the ability to use ASCII or Unicode characters when displaying an exponential polynomial.
  • In the expression "for c = h,.., end" it is allowed to indicate hypermatrices in the variable "h" and it is possible to iterate through the columns of the matrix through the indication "h, size(h,1),-1".
  • Improved output of covWrite("html", dir) function.
  • When calling the tbx_make(".", "localization") function, the ability to update files with translated messages is implemented.

Release of the free mathematical package Scilab 2023.0.0
Release of the free mathematical package Scilab 2023.0.0


Source: opennet.ru

Add a comment