sagemath_gsl: Numerics with the GNU Scientific Library¶
This pip-installable distribution passagemath-gsl is a distribution of a part of the Sage Library. It provides a subset of the modules of the Sage library (“sagelib”, passagemath-standard) that depend on the GNU Scientific Library.
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_categories: Sage categories, basic rings, polynomials, functions
Version Information¶
package-version.txt:
10.8.1
version_requirements.txt:
passagemath-gsl ~= 10.8.1.0
Installation commands¶
$ pip install passagemath-gsl~=10.8.1.0
$ sage -i sagemath_gsl
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.