mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
c1cb909530
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
11 lines
666 B
Text
11 lines
666 B
Text
Scilab is an open source, cross-platform numerical computational
|
|
package and a high-level, numerically oriented programming language.
|
|
It can be used for signal processing, statistical analysis, image
|
|
enhancement, fluid dynamics simulations, numerical optimization, and
|
|
modeling and simulation of explicit and implicit dynamical systems.
|
|
MATLAB code, which is similar in syntax, can be converted to Scilab.
|
|
Scilab is one of several open source alternatives to MATLAB.
|
|
|
|
If you want Scilab to use the system JVM instead of its own (and
|
|
eventually save about 100 MB of disk space), pass USE_SYSTEM_JVM=yes
|
|
to the script (default is "no"). Note: this may cause problems.
|