diff options
author | Kyle Guinn <elyk03@gmail.com> | 2010-04-08 20:38:14 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:26:33 +0200 |
commit | 9ed16e0b2c589a6ca656b9fe7b54a5844bdb8d1e (patch) | |
tree | d162f7cf280e5f685b3ed75a0dc3c4bbf41b2306 /academic/octave/README | |
parent | bc27ab6eb8eaf519f4989578e219ff3c3e729488 (diff) | |
download | slackbuilds-9ed16e0b2c589a6ca656b9fe7b54a5844bdb8d1e.tar.gz |
academic/octave: Updated for version 3.2.4.
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 |