
Octave is a (mostly matlab (r) compatible) high-level language, primarily intended for numerical computations. it provides a convenient command-line interface for solving linear and nonlinear problems numerically.
this package provides the header files and the mkoctfile script used for extending octave via compiled code.