Kyle Guinn 5c9469e88f academic/octave: Updated for version 3.4.2. 12 years ago
..
README 5c9469e88f academic/octave: Updated for version 3.4.2. 12 years ago
doinst.sh 7492b673f0 academic/octave: Updated for version 3.4.0. 13 years ago
octave.SlackBuild 5c9469e88f academic/octave: Updated for version 3.4.2. 12 years ago
octave.info 5c9469e88f academic/octave: Updated for version 3.4.2. 12 years ago
slack-desc 6d8e5b7e07 academic/octave: Updated for version 3.0.0 14 years ago

README

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.

This requires blas and lapack.

These optional dependencies will be used if found:
AMD, CAMD, COLAMD, CCOLAMD, CHOLMOD, UMFPACK, CXSparse, glpk,
arpack, qrupdate, qhull, HDF5, fltk, ftgl, and GraphicsMagick

ImageMagick (part of Slackware) will be used instead of GraphicsMagick by
default. To override this, use:
WITH_MAGICK=GraphicsMagick ./octave.SlackBuild