Skip to content

Commit

Permalink
Update src/sage/matrix/matrix2.pyx
Browse files Browse the repository at this point in the history
yes, Hermitian only

Co-authored-by: Travis Scrimshaw <clfrngrown@aol.com>
  • Loading branch information
jacksonwalters and tscrim authored Dec 30, 2024
1 parent 7203e3f commit 6300bae
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 @@ -12962,7 +12962,7 @@ cdef class Matrix(Matrix1):

OUTPUT:

For a matrix `A` the routine returns a matrix `B` such that,
For a Hermitian matrix `A` the routine returns a matrix `B` such that,

.. MATH::

Expand Down

0 comments on commit 6300bae

Please sign in to comment.