From: Michael Orlitzky Date: Wed, 5 Oct 2016 14:47:44 +0000 (-0400) Subject: Add another TODO to check the dimensions of the PSD cone. X-Git-Tag: 0.1.0~220 X-Git-Url: https://gitweb.michael.orlitzky.com/?p=dunshire.git;a=commitdiff_plain;h=0f9f55ce1a40b072bf39016e6f9972df98f6d3dd Add another TODO to check the dimensions of the PSD cone. --- diff --git a/TODO b/TODO index 2ab222a..d437ac4 100644 --- a/TODO +++ b/TODO @@ -23,3 +23,5 @@ 11. Rename all of my variables so that they don't conflict with CVXOPT. Maybe x -> xi and y -> gamma in my paper, if that works out. + +12. Make sure we have the dimensions of the PSD cone correct.