diff options
Diffstat (limited to 'academic/octave/README')
-rw-r--r-- | academic/octave/README | 21 |
1 files changed, 4 insertions, 17 deletions
diff --git a/academic/octave/README b/academic/octave/README index 006cd2b061..76a9de62c7 100644 --- a/academic/octave/README +++ b/academic/octave/README @@ -4,21 +4,8 @@ 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. +This requires blas and lapack. + These optional dependencies will be used if found: -* BLAS -* LAPACK -* AMD -* CAMD -* COLAMD -* CCOLAMD -* CHOLMOD -* UMFPACK -* CXSparse -* glpk -* arpack -* qrupdate -* qhull -* HDF5 -* fltk -* ftgl -* GraphicsMagick +AMD, CAMD, COLAMD, CCOLAMD, CHOLMOD, UMFPACK, CXSparse, glpk, +arpack, qrupdate, qhull, HDF5, fltk, ftgl, and GraphicsMagick |