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
Equivalent System Packages¶
$ sudo yum install python3-jupymake
See https://repology.org/project/jupymake/versions, https://repology.org/project/python:jupymake/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.