diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2011-11-26 09:42:55 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-11-26 09:42:55 -0600 |
commit | 5bf14287189b807744d60b83755494c90495ea64 (patch) | |
tree | 5b33b8537e03ffa626ff2fc2d5980cac68c4a72c /academic/scilab/README | |
parent | 520c06233d0c54c485b1ee32829b01a09b9ef7a6 (diff) | |
download | slackbuilds-5bf14287189b807744d60b83755494c90495ea64.tar.gz |
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/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/academic/scilab/README b/academic/scilab/README new file mode 100644 index 0000000000..61342510b8 --- /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. |