diff options
Diffstat (limited to 'academic/octave/README')
-rw-r--r-- | academic/octave/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/academic/octave/README b/academic/octave/README index 9a4a2ab7b465..47a218452625 100644 --- a/academic/octave/README +++ b/academic/octave/README @@ -4,11 +4,10 @@ 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. -These optional dependencies will be used if found. See INSTALL.OCTAVE (in the -Octave source) for a description of what each dependency offers. - -AMD, CAMD, COLAMD, CCOLAMD, CHOLMOD, UMFPACK, CXSparse, glpk, arpack-ng, -qrupdate, qhull, HDF5, fltk, ftgl, gl2ps, jdk, GraphicsMagick +These optional dependencies will be used if found (see INSTALL.OCTAVE, in the +Octave source, for a description of what each dependency offers): +amd, camd, colamd, ccolamd, cholmod, umfpack, cxsparse, glpk, arpack-ng, +qrupdate, qhull, hdf5, fltk, ftgl, gl2ps, jdk, GraphicsMagick. Octave can use ImageMagick (part of Slackware) or GraphicsMagick (available from SBo) for some functionality. ImageMagick 6.8.6-10 from Slackware 14.1 |