summaryrefslogtreecommitdiffstats
path: root/academic/octave/README
diff options
context:
space:
mode:
author Robby Workman2010-05-11 13:59:51 +0200
committer Robby Workman2010-05-11 13:59:51 +0200
commit5f390e4aa58defd35a58eb1e84ba6efde6fd85f7 (patch)
treec50ee4e3fc010b8efe3a217be07bb78d3ccb2cfc /academic/octave/README
parente64b22b59b4843a52ce0b495e6a92d885c8516f6 (diff)
downloadslackbuilds-5f390e4aa58defd35a58eb1e84ba6efde6fd85f7.tar.gz
academic/octave: Initial import
Diffstat (limited to 'academic/octave/README')
-rw-r--r--academic/octave/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/academic/octave/README b/academic/octave/README
new file mode 100644
index 0000000000..2a828f506c
--- /dev/null
+++ b/academic/octave/README
@@ -0,0 +1,5 @@
+GNU Octave is a high-level language, primarily intended for numerical
+computations. It provides a convenient command line interface for solving
+linear and nonlinear problems numerically, and for performing other
+numerical experiments using a language that is mostly compatible with
+Matlab. It may also be used as a batch-oriented language.