]> gitweb.michael.orlitzky.com - dunshire.git/blobdiff - TODO
Rename "xi" and "gamma" to "p" and "q" to avoid name clashes with CVXOPT.
[dunshire.git] / TODO
diff --git a/TODO b/TODO
index 6b2a90a76c1d059ed3fbc2ddd35491650996f9e0..b0b503bc4465b5048b83ffbe91b375ea73ac6e09 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,12 +7,9 @@
 4. Make it work on a cartesian product of cones in the wrong order
    (apply a perm utation before/after).
 
-5. 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.
+5. Make sure we have the dimensions of the PSD cone correct.
 
-6. Make sure we have the dimensions of the PSD cone correct.
-
-7. Come up with a fast heuristic (like making nu huge and taking e1 as
+6. Come up with a fast heuristic (like making nu huge and taking e1 as
    our point) that finds a primal feasible point.
 
-8. Should our one exception also spit out the game parameters?
+7. Should our one exception also spit out the game parameters?