]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/cone/schur.py
cone/rearrangement.py: simplify the implementation.
[sage.d.git] / mjo / cone / schur.py
2018-11-12 Michael Orlitzkycone/schur.py: add "lattice" argument.
2018-11-10 Michael Orlitzkycone/schur.py: add a test for the dual of the Schur...
2018-11-04 Michael Orlitzkycone/schur.py: use xrange in one place.
2018-11-04 Michael Orlitzkycone/schur.py: use generator expressions where applicable.
2018-11-03 Michael Orlitzkycone/schur.py: test that the schur cone induces the...
2018-11-02 Michael Orlitzkycone/schur.py: clean up and add some tests.
2017-02-12 Michael OrlitzkyAdd work-in-progress code for the Schur cone (from...