]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/cone/doubly_nonnegative.py
Implement the is_extreme_doubly_nonnegative() function, first shot.
[sage.d.git] / mjo / cone / doubly_nonnegative.py
2014-11-03 Michael OrlitzkyImplement the is_extreme_doubly_nonnegative() function...
2014-11-03 Michael OrlitzkyAdd the E() basis matrix function.
2014-11-03 Michael OrlitzkyConvert "n" to an integer explicitly in has_admissible_...
2014-10-30 Michael Orlitzkydoubly_nonnegative.py: Begin implementing the extreme...
2014-10-30 Michael OrlitzkyRefactor symmetric_pds/doubly_nonnegative.
2014-10-30 Michael OrlitzkyNew module: cone.doubly_nonnegative.