]> gitweb.michael.orlitzky.com - dunshire.git/commitdiff
Add two more TODO items.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 5 Oct 2016 12:36:03 +0000 (08:36 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 5 Oct 2016 12:36:03 +0000 (08:36 -0400)
TODO

diff --git a/TODO b/TODO
index a75a1aa011f36a3d0ac1ee9aa18d70073dcb895e..2ab222a2b67343296257558f3ed45a7d58841093 100644 (file)
--- a/TODO
+++ b/TODO
@@ -18,3 +18,8 @@
 
 9. Make it work on a cartesian product of cones in the wrong order
    (apply a perm utation before/after).
+
+10. Add (strict) cone containment tests to sanity check e1,e2.
+
+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.