Language

Package: python2-sympy @ 1.5.1

Synopsis

Python library for symbolic mathematics

Description

SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible.

Home page
https://www.sympy.org/
Location
gnu/packages/python-xyz.scm (line: 8965, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?