From ba6d3d6712de12c92bc5d28fc3426a61467ba45a Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 6 Oct 2016 14:19:35 -0400 Subject: [PATCH] Remove three completed TODO items. --- TODO | 7 ------- 1 file changed, 7 deletions(-) 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. -- 2.43.2