pari_jupyter: Jupyter kernel for PARI/GP¶
Description¶
Jupyter kernel for PARI/GP
License¶
GPL version 3 or later
Upstream Contact¶
Dependencies¶
Python >= 3.6.1
Jupyter 4
PARI version 2.13 or later
Readline (any version which works with PARI)
Optional: Cython version 0.25 or later
Type¶
optional
Dependencies¶
Version Information¶
package-version.txt:
1.4.3
version_requirements.txt:
pari_jupyter >=1.3.2
Equivalent System Packages¶
$ conda install pari_jupyter
$ sudo yum install python3-pari-jupyter
See https://repology.org/project/pari-jupyter/versions, https://repology.org/project/python:pari-jupyter/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.