sagemath_linbox: Linear Algebra with Givaro, fflas-ffpack, LinBox, IML, m4ri(e)¶
This pip-installable distribution passagemath-linbox
provides modules that depend on the LinBox suite
(Givaro, fflas-ffpack, LinBox), or on the libraries
IML,
m4ri,
m4rie.
Type¶
standard
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
cython: C-Extensions for Python, an optimizing static compiler
givaro: C++ library for arithmetic and algebraic computations
linbox: Linear algebra with dense, sparse, structured matrices over the integers and finite fields
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.6.29
version_requirements.txt:
passagemath-linbox ~= 10.6.29.0
Installation commands¶
$ pip install passagemath-linbox~=10.6.29.0
$ sage -i sagemath_linbox
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.