]> gitweb.michael.orlitzky.com - dunshire.git/history - TODO
doc/source/conf.py: switch to "haiku" theme.
[dunshire.git] / TODO
2020-04-21 Michael Orlitzkydunshire/games.py: don't require numpy to run the doctests.
2020-04-19 Michael OrlitzkyTODO: try to avoid a dependency on numpy in the test...
2016-12-06 Michael OrlitzkyAdd another TODO.
2016-11-13 Michael OrlitzkyRemove a completed TODO.
2016-11-13 Michael OrlitzkyTest that we get the same solution if we solve the...
2016-11-13 Michael OrlitzkyRemove another "unknown" TODO, since those don't seem...
2016-11-13 Michael OrlitzkyRemove two TODOs that were addressed with larger fudge...
2016-11-13 Michael OrlitzkyRemove the "unknown" solution TODO, our new heuristic...
2016-11-13 Michael OrlitzkyRemove the "math domain error" TODO, addressed by twidd...
2016-11-13 Michael OrlitzkyAdd another TODO.
2016-11-13 Michael OrlitzkyRemove a fixed TODO.
2016-11-01 Michael OrlitzkyUse "..." for floating point output in doctests.
2016-11-01 Michael OrlitzkyRemove one TODO for a failing test that was caused...
2016-11-01 Michael OrlitzkyRemove the TODO for the dunshire.matrices tests.
2016-11-01 Michael OrlitzkyAdd a new unit test suite for the dunshire.matrices...
2016-11-01 Michael OrlitzkyUse a shebang for the main test executable.
2016-11-01 Michael OrlitzkyAdd another failing test TODO, and one about a payoff...
2016-11-01 Michael OrlitzkyAdd another testing TODO.
2016-11-01 Michael OrlitzkyAdd two more TODOs, one minor, and one bad test failure.
2016-10-30 Michael OrlitzkyAdd a TODO to avoid comparing floats in doctests.
2016-10-30 Michael OrlitzkyAdd yet another TODO for failing tests.
2016-10-30 Michael OrlitzkyAdd two more TODOs concerning failing tests.
2016-10-16 Michael OrlitzkyRemove two more defunct TODO items.
2016-10-16 Michael OrlitzkyPrint the game data along with every GameUnsolvableExce...
2016-10-16 Michael OrlitzkyRename "xi" and "gamma" to "p" and "q" to avoid name...
2016-10-16 Michael OrlitzkyRemove a few completed TODO items.
2016-10-15 Michael OrlitzkyAdd another TODO.
2016-10-15 Michael OrlitzkyRemove a completed TODO.
2016-10-14 Michael OrlitzkyAdd one more TODO.
2016-10-13 Michael OrlitzkyAdd tests for Lyapunov games over the ice-cream cone.
2016-10-13 Michael OrlitzkyTest the dual game value of a Lyapunov game over the...
2016-10-13 Michael OrlitzkyAdd another TODO for Lyapunov game tests.
2016-10-11 Michael OrlitzkyRemove a completed TODO.
2016-10-11 Michael OrlitzkySet ABS_TOL to 1e-6 to fix solution comparisons in...
2016-10-11 Michael OrlitzkyRemove a completed TODO.
2016-10-11 Michael OrlitzkyAdd another TODO about failing tests.
2016-10-11 Michael OrlitzkyReplace one TODO with something else, and add a new...
2016-10-11 Michael OrlitzkyRemove a completed TODO.
2016-10-10 Michael OrlitzkyAdd another TODO item.
2016-10-09 Michael OrlitzkyAdd another TODO item (find feasible starting points).
2016-10-06 Michael OrlitzkyRemove a completed TODO item.
2016-10-06 Michael OrlitzkyAdd doctests for the solution of some easy games.
2016-10-06 Michael OrlitzkyRemove three completed TODO items.
2016-10-05 Michael OrlitzkyAdd another TODO to compare against a tolerance parameter.
2016-10-05 Michael OrlitzkyAdd another TODO to check the dimensions of the PSD...
2016-10-05 Michael OrlitzkyAdd two more TODO items.
2016-10-05 Michael OrlitzkyAdd a TODO with a bunch of things I need to do.