sagemath_kenzo: Topological spaces and homology groups with kenzo¶
This pip-installable distribution passagemath-kenzo
provides an interface
to the package Kenzo.
What is included¶
Binary wheels on PyPI contain prebuilt copies of the kenzo FASL.
Type¶
optional
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
cython: C-Extensions for Python, an optimizing static compiler
kenzo: Construct topological spaces and compute homology groups
mpc: Arithmetic of complex numbers with arbitrarily high precision and correct rounding
mpfr: Multiple-precision floating-point computations with correct rounding
sagemath_categories: Sage categories, basic rings, polynomials, functions
sagemath_objects: Sage objects, elements, parents, categories, coercion, metaclasses
Version Information¶
package-version.txt:
10.6.29
version_requirements.txt:
passagemath-kenzo ~= 10.6.29.0
Installation commands¶
$ pip install passagemath-kenzo~=10.6.29.0
$ sage -i sagemath_kenzo
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.