]> gitweb.michael.orlitzky.com - dunshire.git/commitdiff
Remove a completed TODO.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 11 Oct 2016 13:36:22 +0000 (09:36 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 11 Oct 2016 13:36:22 +0000 (09:36 -0400)
TODO

diff --git a/TODO b/TODO
index ab87751f3168ceecdf739128a222dd766828c377..25beb4a3d326b8e9ef058c6df97b0c3a41083e50 100644 (file)
--- a/TODO
+++ b/TODO
@@ -18,6 +18,3 @@
 
 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).