]> gitweb.michael.orlitzky.com - dunshire.git/history - src
Add another TODO item (find feasible starting points).
[dunshire.git] / src /
2016-10-06 Michael OrlitzkyTest that vec() is a no-op on vectors.
2016-10-06 Michael OrlitzkyFix SymmetricPSD documentation and add the column-major...
2016-10-06 Michael OrlitzkyAdd doctests for the solution of some easy games.
2016-10-06 Michael OrlitzkyAdd some more doctests for SymmetricPSD containment.
2016-10-06 Michael OrlitzkyRename a variable to make pylint happy.
2016-10-06 Michael OrlitzkyAdd rough eigenvalue-based containment testing for...
2016-10-06 Michael OrlitzkyAdd an eigenvalues() method to matrices.py.
2016-10-06 Michael OrlitzkyFix dict sorting in and add another big example to...
2016-10-06 Michael OrlitzkyAdd a few docs/examples to errors.py.
2016-10-06 Michael OrlitzkyAdd a few SymmetricCone examples.
2016-10-06 Michael OrlitzkyAdd the game dual() method and document symmetric_linea...
2016-10-06 Michael OrlitzkyReorganize the source under src/dunshire.