X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=TODO;h=ab87751f3168ceecdf739128a222dd766828c377;hb=920c93e69916d70c293c8ab0caccb0b4d8ffb073;hp=25beb4a3d326b8e9ef058c6df97b0c3a41083e50;hpb=2c440d0cb6dfaacbaa0a8de725ac73d73893aace;p=dunshire.git diff --git a/TODO b/TODO index 25beb4a..ab87751 100644 --- 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).