sagemath_polymake: Polyhedral geometry with polymake¶
This pip-installable distribution passagemath-polymake
provides an interface to polymake.
Upon installation of this source-only distribution package, an existing suitable system installation of polymake will be detected, or polymake will be built from source.
What is included¶
the JuPyMake feature (via passagemath-environment)
the JuPyMake API
Examples¶
Using polymake on the command line:
$ pipx run --pip-args="--prefer-binary" --spec "passagemath-polymake" sage -polymake
Type¶
optional
Dependencies¶
Version Information¶
package-version.txt:
10.6.47
version_requirements.txt:
passagemath-polymake ~= 10.6.47.0
Installation commands¶
$ pip install passagemath-polymake~=10.6.47.0
$ sage -i sagemath_polymake
However, these system packages will not be used for building Sage
because spkg-configure.m4 has not been written for this package;
see upstream Issue #27330 for more information.