]> gitweb.michael.orlitzky.com - dunshire.git/commitdiff
Add another TODO to check the dimensions of the PSD cone.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 5 Oct 2016 14:47:44 +0000 (10:47 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 5 Oct 2016 14:47:44 +0000 (10:47 -0400)
TODO

diff --git a/TODO b/TODO
index 2ab222a2b67343296257558f3ed45a7d58841093..d437ac441a1de491a7aa0175aa84409173e44dd3 100644 (file)
--- 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.