Skip to content

Commit

Permalink
Update src/sage/matrix/matrix2.pyx
Browse files Browse the repository at this point in the history
yes, just forgot to update this

Co-authored-by: Travis Scrimshaw <[email protected]>
  • Loading branch information
jacksonwalters and tscrim authored Jan 17, 2025
1 parent d6b2fd1 commit 7e10900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/matrix/matrix2.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -12966,7 +12966,7 @@ cdef class Matrix(Matrix1):

.. MATH::

A = B^* B,
A = B B^*,

where `B^*` is the conjugate-transpose.

Expand Down

0 comments on commit 7e10900

Please sign in to comment.