From: Michael Orlitzky Date: Thu, 30 Oct 2014 18:23:32 +0000 (-0400) Subject: Whitespace fix. X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;ds=sidebyside;h=1e8a8f3916b47dbd059928d0e7d684364fb817dd;p=sage.d.git Whitespace fix. --- 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: