This package browser is in early development. Mind the rough edges.

octave-cli

High-level language for numerical computation (no GUI)

GNU Octave is a high-level interpreted language that is specialized for numerical computations. It can be used for both linear and non-linear applications and it provides great support for visualizing results. Work may be performed both at the interactive command-line as well as via script files.

Installation

Install the latest version of octave-cli as follows:

guix install octave-cli

Or install a particular version:

guix install octave-cli@9.1.0

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.