]> gitweb.michael.orlitzky.com - dunshire.git/blobdiff - TODO
Another shot at documenting the options module.
[dunshire.git] / TODO
diff --git a/TODO b/TODO
index 5dc0fded37116a1fb6332663191d8f6ec53cf6fb..ab87751f3168ceecdf739128a222dd766828c377 100644 (file)
--- a/TODO
+++ b/TODO
@@ -15,3 +15,9 @@
 7. Make sure we have the dimensions of the PSD cone correct.
 
 8. Use a positive tolerance when comparing floating point numbers.
+
+9. Come up with a fast heuristic (like making nu huge and taking e1 as
+   our point) that finds a primal feasible point.
+
+10. Ensure that we only compute eigenvalues of *symmetric* matrices
+    (so that the eigenvalues are real).