summaryrefslogtreecommitdiffstats
path: root/academic/octave/README
blob: 91420d137dd4e1c577c47b5d0412f01d6f38d66d (plain)
1
2
3
4
5
6
7
GNU Octave is a high-level language, primarily intended for numerical
computations.  It provides a convenient command line interface for solving
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.