sagemath_meataxe: Matrices over small finite fields with meataxe¶
This pip-installable distribution passagemath-meataxe
is a small
optional distribution for use with passagemath-standard
.
This distribution provides the SageMath modules sage.libs.meataxe
and sage.matrix.matrix_gfpn_dense
.
It provides a specialized implementation of matrices over the finite field F_q, where q <= 255, using the SharedMeatAxe library.
Type¶
optional
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
cython: C-Extensions for Python, an optimizing static compiler
Version Information¶
package-version.txt:
10.6.29
version_requirements.txt:
passagemath-meataxe ~= 10.6.29.0
Installation commands¶
$ pip install passagemath-meataxe~=10.6.29.0
$ sage -i sagemath_meataxe
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.