From 1e8a8f3916b47dbd059928d0e7d684364fb817dd Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 30 Oct 2014 14:23:32 -0400 Subject: [PATCH] Whitespace fix. --- mjo/cone/symmetric_psd.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: -- 2.43.2