Skip to content

Commit 941e26f

Browse files
xcarusokryzar
andauthored
Update src/sage/modules/free_module_pseudohomspace.py
Co-authored-by: Antoine Leudière <[email protected]>
1 parent 048009b commit 941e26f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/sage/modules/free_module_pseudohomspace.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,9 @@ def basis(self, side="left"):
245245
r"""
246246
Return a basis for the underlying matrix space.
247247
248+
The result does not depend on the `side` of the homspace, i.e.
249+
if matrices are acted upon on the left or on the right.
250+
248251
EXAMPLES::
249252
250253
sage: Fq = GF(7^3)

0 commit comments

Comments
 (0)