]> gitweb.michael.orlitzky.com - dunshire.git/commitdiff
Add another TODO item.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 10 Oct 2016 12:58:16 +0000 (08:58 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 10 Oct 2016 12:58:16 +0000 (08:58 -0400)
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).