diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2012-05-05 12:28:29 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-05-07 12:18:09 -0500 |
commit | c1cb90953031bd04586b805b853103d6e269699a (patch) | |
tree | e531225943a83fa27edcf39939bf16e6dc1bbdc1 /academic/scilab/README | |
parent | bb60d9dfe62f415056a8b367f5a3e75f3225588d (diff) |
academic/scilab: Updated for version 5.3.3.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'academic/scilab/README')
-rw-r--r-- | academic/scilab/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/academic/scilab/README b/academic/scilab/README index 61342510b886..af52883e5d00 100644 --- a/academic/scilab/README +++ b/academic/scilab/README @@ -5,3 +5,7 @@ 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. |