blob: 8932a90d1885b2a19f40640407e23816e0f1c31e (
plain) (
blame)
1
2
3
4
5
6
7
|
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/
|