We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4b70fe commit e49a66dCopy full SHA for e49a66d
pkgs/sagemath-meataxe/README.rst
@@ -28,8 +28,8 @@ About this pip-installable source distribution
28
This pip-installable source distribution ``sagemath-meataxe`` is a small
29
optional distribution for use with ``sagemath-standard``.
30
31
-This distribution provides the SageMath modules ``sage.libs.meataxe``
32
-and ``sage.matrix.matrix_gfpn_dense``.
+This distribution provides the SageMath modules :mod:`sage.libs.meataxe`
+and :mod:`sage.matrix.matrix_gfpn_dense`.
33
34
It provides a specialized implementation of matrices over the finite field F_q, where
35
q <= 255, using the `SharedMeatAxe <http://users.minet.uni-jena.de/~king/SharedMeatAxe/>`
0 commit comments