diff options
author | Kyle Guinn <elyk03@gmail.com> | 2010-05-11 22:21:35 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:21:35 +0200 |
commit | 036fbd62a2f55e20ca478eafcccd239abcb7bfa3 (patch) | |
tree | 0e4f1fbd05cb6316e3aa2caae181bd65ae61451b /academic/octave/README | |
parent | 570d10d553c1755218cffd6c4ecc8aefd373ee11 (diff) | |
download | slackbuilds-036fbd62a2f55e20ca478eafcccd239abcb7bfa3.tar.gz |
academic/octave: Updated for version 3.0.1
Diffstat (limited to 'academic/octave/README')
-rw-r--r-- | academic/octave/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/octave/README b/academic/octave/README index 180066d913..91420d137d 100644 --- a/academic/octave/README +++ b/academic/octave/README @@ -4,4 +4,4 @@ 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. +FFTW and HDF5 are optional dependencies; they will be used if found. |