8 lines
312 B
Plaintext
8 lines
312 B
Plaintext
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. It may also be used as a batch-oriented
|
|
language.
|
|
|
|
WWW: http://www.octave.org/
|