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.
https://octave.org/doc/interpreter/
- Update to latest version (8.2.0)
- Added ability to remember configuration between sessions
- Added ability to remember command histories between sessions
- Added ability to have users download their own packages and have them be preserved across sessions
- Update to latest version (8.3.0)
- Makefile now handles all version control via variables
- Update to latest version (8.4.0)
- Update to latest version (9.2.0)
- Moved OS to Rocky Linux 8
- Reduced thumbnail size