X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=mjo%2Fcone%2Fsymmetric_psd.py;h=c6b9f69dd179a9f9950cbcd3b96a0c6bfd4e8436;hb=1e8a8f3916b47dbd059928d0e7d684364fb817dd;hp=d85ac247e12ca2a4936851182081415bba688061;hpb=2d95c4e34d085c9647c73b73b2957f937cfee26b;p=sage.d.git diff --git a/mjo/cone/symmetric_psd.py b/mjo/cone/symmetric_psd.py index d85ac24..c6b9f69 100644 --- a/mjo/cone/symmetric_psd.py +++ b/mjo/cone/symmetric_psd.py @@ -22,7 +22,7 @@ def is_symmetric_psd(A): INPUT: - - ``A`` - The matrix in question + - ``A`` - The matrix in question OUTPUT: @@ -74,7 +74,7 @@ def unit_eigenvectors(A): INPUT: - - ``A`` - The matrix whose eigenvectors we want to compute. + - ``A`` - The matrix whose eigenvectors we want to compute. OUTPUT: