]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/cone/tests.py
Add some Proposition 3 tests for positive operators.
[sage.d.git] / mjo / cone / tests.py
2015-11-17 Michael OrlitzkyRename solid_quotient() to solid_restriction().
2015-11-15 Michael OrlitzkyAdd restrict_to_subspace function and use it to test...
2015-10-13 Michael OrlitzkyRemove lyapunov_rank() for inclusion in Sage.
2015-10-12 Michael OrlitzkyMove basically_the_same() into tests.py and call it...
2015-10-08 Michael OrlitzkyRename LL() to lyapunov_like_basis().
2015-10-07 Michael OrlitzkyUpdate some tests still using LL(K).
2015-08-20 Michael OrlitzkyReplace _rho with _restrict_to_space in cone/tests.py.
2015-08-05 Michael OrlitzkyMove some excessive tests into a new module, cone.tests.