jupymake: A Python wrapper for the polymake shell¶
Description¶
The Python module JuPyMake provides an interface to polymake.
License¶
GPL v2
Upstream Contact¶
Special Update/Build Instructions¶
Type¶
optional
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
package-version.txt:
0.9
version_requirements.txt:
jupymake >=0.9
See https://repology.org/project/jupymake/versions, https://repology.org/project/python:jupymake/versions
Installation commands¶
$ pip install jupymake\>=0.9
$ sage -i jupymake
$ sudo dnf install python3-jupymake
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.