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

maxima 5.47.0

Numeric and symbolic expression manipulation

Maxima is a system for the manipulation of symbolic and numerical expressions. It yields high precision numeric results by using exact fractions, arbitrary precision integers, and variable precision floating point numbers.

Installation

Install maxima 5.47.0 as follows:

guix install maxima@5.47.0

Or install the latest version:

guix install maxima

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.