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: 4132, column: 2)
License

Lint warnings

LinterMessageLocation
wrapper-inputs

Make sure 'wrap-program' can finds its interpreter.

"bash-minimal" should be in 'inputs' when 'wrap-program' is used
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?