SlackBuildsOrg/academic/octave
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
doinst.sh academic/octave: Updated for version 3.4.0. 2011-06-18 22:04:27 -05:00
octave.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
octave.SlackBuild academic/octave: Updated for version 3.4.2. 2011-10-11 21:20:16 -05:00
README academic/octave: Updated for version 3.4.2. 2011-10-11 21:20:16 -05:00
slack-desc academic/octave: Updated for version 3.0.0 2010-05-11 19:43:42 +02:00

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