cypari2: Python interface to the number theory library libpari¶
Description¶
A Python interface to the number theory library libpari.
License¶
GPL version 2 or later
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
2.2.0
src/pyproject.toml:
cypari2 >=2.1.1
version_requirements.txt:
cypari2 >=2.1.1
Equivalent System Packages¶
$ conda install cypari2
$ sudo emerge dev-python/cypari2
See https://repology.org/project/python:cypari2/versions
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.