sagemath_schemes: Schemes, varieties, elliptic curves, algebraic Riemann surfaces, modular forms, arithmetic dynamics¶
This pip-installable distribution passagemath-schemes
is a distribution of a part of the Sage Library. It provides a subset of the modules of the Sage library (“sagelib”, passagemath-standard
).
What is included¶
Type¶
standard
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
cython: C-Extensions for Python, an optimizing static compiler
memory_allocator: An extension class to allocate memory easily with Cython
mpc: Arithmetic of complex numbers with arbitrarily high precision and correct rounding
mpfr: Multiple-precision floating-point computations with correct rounding
sagemath_polyhedra: Convex polyhedra in arbitrary dimension, mixed integer linear optimization
sagemath_singular: Computer algebra, algebraic geometry, singularity theory with Singular
Version Information¶
package-version.txt:
10.6.29
version_requirements.txt:
passagemath-schemes ~= 10.6.29.0
Installation commands¶
$ pip install passagemath-schemes~=10.6.29.0
$ sage -i sagemath_schemes
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.