summaryrefslogtreecommitdiffstats
path: root/academic/octave/README
diff options
context:
space:
mode:
author Kyle Guinn2010-05-11 19:43:42 +0200
committer Robby Workman2010-05-11 19:43:42 +0200
commit6d8e5b7e0735fd8c51805386c4963d8afa0a8c83 (patch)
tree4b769e02f648b190aaa06e168763271b32f561c8 /academic/octave/README
parentfdbe73fe3b2671605ac757e0f6385d959294a1ca (diff)
downloadslackbuilds-6d8e5b7e0735fd8c51805386c4963d8afa0a8c83.tar.gz
academic/octave: Updated for version 3.0.0
Diffstat (limited to 'academic/octave/README')
-rw-r--r--academic/octave/README12
1 files changed, 7 insertions, 5 deletions
diff --git a/academic/octave/README b/academic/octave/README
index 2a828f506c..180066d913 100644
--- a/academic/octave/README
+++ b/academic/octave/README
@@ -1,5 +1,7 @@
-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.
+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.
+
+FFTW is an optional dependency; it will be used if it is found.