From: Michael Orlitzky Date: Thu, 6 Oct 2016 18:19:35 +0000 (-0400) Subject: Remove three completed TODO items. X-Git-Tag: 0.1.0~198 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dunshire.git;a=commitdiff_plain;h=ba6d3d6712de12c92bc5d28fc3426a61467ba45a Remove three completed TODO items. --- diff --git a/TODO b/TODO index 4dee0ae..aaf796f 100644 --- a/TODO +++ b/TODO @@ -3,13 +3,6 @@ 2. Add unit testing for crazier things like random invertible matrices. -3. Test that the primal/dual optimal values always agree (this implies - that we always get a solution). - -4. Run the tests with make test. - -5. Use pylint or whatever to perform static analysis. - 6. Add real docstrings everywhere. 7. Try to eliminate the code in matrices.py.