python-cypari2 2.2.2
Python interface to the number theory library libpari
Cypari2 provides a Python interface to the number theory library PARI/GP. It has been spun off from the SageMath mathematics software system, but it can be used independently.
- Outputs:
out
- Website: https://cypari2.readthedocs.io/
- Licenses: GPL 2+
- Package source: gnu/packages/sagemath.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-cypari2 2.2.2
as follows:
guix install python-cypari2@2.2.2
Or install the latest version:
guix install python-cypari2
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.