sagemath_cddlib: Polyhedral computation with cddlib¶
This pip-installable distribution passagemath-cddlib
provides an interface to
cddlib, the library for polyhedral representation
conversion using the double description method.
Type¶
standard
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
cddlib: Double description method for polyhedral representation conversion
cython: C-Extensions for Python, an optimizing static compiler
mpc: Arithmetic of complex numbers with arbitrarily high precision and correct rounding
mpfr: Multiple-precision floating-point computations with correct rounding
Version Information¶
package-version.txt:
10.6.29
version_requirements.txt:
passagemath-cddlib ~= 10.6.29.0
Installation commands¶
$ pip install passagemath-cddlib~=10.6.29.0
$ sage -i sagemath_cddlib
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.