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¶
optional
Dependencies¶
Version Information¶
package-version.txt:
2.2.4
pyproject.toml:
cypari2 >=2.2.1; sys_platform != 'win32'
version_requirements.txt:
cypari2
Installation commands¶
$ pip install cypari2\>=2.2.1\;sys_platform\!=\"win32\"
$ sage -i cypari
$ conda install cypari2
$ sudo emerge dev-python/cypari2
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.