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 8451477 commit 6ff531eCopy full SHA for 6ff531e
gap/Utils.gd
@@ -52,7 +52,7 @@ DeclareGlobalFunction("RotateMat");
52
#! The generators are stored as immutable matrices; over small fields
53
#! (with at most 256 elements) this yields compressed matrices that
54
#! store the base field, but not over larger fields.
55
-#! Consequently, the attribute <Ref Attr="DefaultFieldOfMatrixGroup"/> of
+#! Consequently, the attribute <Ref Attr="DefaultFieldOfMatrixGroup" BookName="Ref"/> of
56
#! the resulting group is not necessarily equal to <A>F</A> and may
57
#! in fact be a proper subfield when the entries lie in a smaller field.
58
DeclareGlobalFunction("MatrixGroup");
0 commit comments