]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/cone/symmetric_psd.py
mjo/cone/completely_positive.py: fix tests to work with PYTHONPATH="."
[sage.d.git] / mjo / cone / symmetric_psd.py
2015-10-13 Michael OrlitzkyClean up some imports and fix another test failure.
2015-10-13 Michael OrlitzkyFix deprecated zero_element().
2015-09-20 Michael OrlitzkyUpdate usage of matrix_simplify_full (now part of Sage).
2014-11-04 Michael OrlitzkyAdd the random_psd() function.
2014-11-03 Michael OrlitzkyComment/whitespace cleanup.
2014-10-30 Michael OrlitzkyWhitespace fix.
2014-10-30 Michael OrlitzkyRefactor symmetric_pds/doubly_nonnegative.
2014-10-30 Michael OrlitzkyNew module: cone.symmetric_psd.