Skip to content

Commit 6300bae

Browse files
Update src/sage/matrix/matrix2.pyx
yes, Hermitian only Co-authored-by: Travis Scrimshaw <[email protected]>
1 parent 7203e3f commit 6300bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/matrix/matrix2.pyx

+1-1
Original file line numberDiff line numberDiff line change
@@ -12962,7 +12962,7 @@ cdef class Matrix(Matrix1):
1296212962

1296312963
OUTPUT:
1296412964

12965-
For a matrix `A` the routine returns a matrix `B` such that,
12965+
For a Hermitian matrix `A` the routine returns a matrix `B` such that,
1296612966

1296712967
.. MATH::
1296812968

0 commit comments

Comments
 (0)