Language

Package: maxima @ 5.45.1

Synopsis

Numeric and symbolic expression manipulation

Description

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.

Home page
https://maxima.sourceforge.io
Location
gnu/packages/maths.scm (line: 4258, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'bash' does not match package name 'bash-minimal'
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?