]> gitweb.michael.orlitzky.com - dunshire.git/blobdiff - TODO
Add another TODO item.
[dunshire.git] / TODO
diff --git a/TODO b/TODO
index 25beb4a3d326b8e9ef058c6df97b0c3a41083e50..ab87751f3168ceecdf739128a222dd766828c377 100644 (file)
--- a/TODO
+++ b/TODO
@@ -18,3 +18,6 @@
 
 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).