aboutsummaryrefslogtreecommitdiff
path: root/academic/scilab/README
diff options
context:
space:
mode:
authorFridrich von Stauffenberg <cancellor2@gmail.com>2011-11-26 09:42:55 -0600
committerRobby Workman <rworkman@slackbuilds.org>2011-11-26 09:42:55 -0600
commit5bf14287189b807744d60b83755494c90495ea64 (patch)
tree5b33b8537e03ffa626ff2fc2d5980cac68c4a72c /academic/scilab/README
parent520c06233d0c54c485b1ee32829b01a09b9ef7a6 (diff)
downloadslackbuilds-5bf14287189b807744d60b83755494c90495ea64.tar.xz
academic/scilab: Added (numerical computing package)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/scilab/README')
-rw-r--r--academic/scilab/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/academic/scilab/README b/academic/scilab/README
new file mode 100644
index 000000000000..61342510b886
--- /dev/null
+++ b/academic/scilab/README
@@ -0,0 +1,7 @@
+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.