diff options
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. |