From: Michael Orlitzky Date: Tue, 11 Oct 2016 13:36:22 +0000 (-0400) Subject: Remove a completed TODO. X-Git-Tag: 0.1.0~168 X-Git-Url: https://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=6f1bf02d79a4c06075d128848d4e238f81440c52;p=dunshire.git Remove a completed TODO. --- diff --git a/TODO b/TODO index ab87751..25beb4a 100644 --- 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).