]> gitweb.michael.orlitzky.com - dunshire.git/history - src/dunshire/cones.py
Attempt to recover from "unknown" solutions.
[dunshire.git] / src / dunshire / cones.py
2016-10-11 Michael OrlitzkyAttempt to recover from "unknown" solutions.
2016-10-11 Michael OrlitzkyGet rid of the contains_strict() methods and compare...
2016-10-10 Michael OrlitzkyFinish overhauling the docstrings to numpy format.
2016-10-10 Michael OrlitzkySwitch the docs style of cones.py and update cartesian...
2016-10-06 Michael OrlitzkyFix SymmetricPSD documentation and add the column-major...
2016-10-06 Michael OrlitzkyAdd some more doctests for SymmetricPSD containment.
2016-10-06 Michael OrlitzkyAdd rough eigenvalue-based containment testing for...
2016-10-06 Michael OrlitzkyAdd a few SymmetricCone examples.
2016-10-06 Michael OrlitzkyReorganize the source under src/dunshire.