summaryrefslogtreecommitdiffstats
path: root/academic/octave/README
diff options
context:
space:
mode:
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.