slackbuilds_ponce/academic/scilab
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
profile.d academic/scilab: Updated for version 5.3.3. 2012-05-07 12:18:09 -05:00
doinst.sh
README academic/scilab: Updated for version 5.3.3. 2012-05-07 12:18:09 -05:00
scilab.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
scilab.SlackBuild academic/scilab: Updated for version 5.3.3. 2012-05-07 12:18:09 -05:00
slack-desc academic/scilab: Updated for version 5.3.3. 2012-05-07 12:18:09 -05:00

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.