summaryrefslogtreecommitdiffstats
path: root/academic/scilab/README
diff options
context:
space:
mode:
author Fridrich von Stauffenberg2012-05-05 18:28:29 +0200
committer Erik Hanson2012-05-07 19:18:09 +0200
commitc1cb90953031bd04586b805b853103d6e269699a (patch)
treee531225943a83fa27edcf39939bf16e6dc1bbdc1 /academic/scilab/README
parentbb60d9dfe62f415056a8b367f5a3e75f3225588d (diff)
downloadslackbuilds-c1cb90953031bd04586b805b853103d6e269699a.tar.gz
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/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/academic/scilab/README b/academic/scilab/README
index 61342510b8..af52883e5d 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.