diff options
Diffstat (limited to 'academic/octave/README')
-rw-r--r-- | academic/octave/README | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/academic/octave/README b/academic/octave/README index 91420d137d..75cf4b9cb9 100644 --- a/academic/octave/README +++ b/academic/octave/README @@ -4,4 +4,12 @@ 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 and HDF5 are optional dependencies; they will be used if found. +These optional dependencies will be used if found: +* BLAS +* LAPACK +* glpk +* FFTW +* qhull +* HDF5 +* ftgl +* fltk |