]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/cone/schur.py
mjo/**/*.py: drop obsolete set_random_seed().
[sage.d.git] / mjo / cone / schur.py
2021-11-15 Michael Orlitzkymjo/**/*.py: drop obsolete set_random_seed().
2019-12-07 Michael Orlitzkymjo: replace xrange() with range() for python-3.x compa...
2018-11-30 Michael Orlitzkymjo/cone: improve docstrings the the rearrangement...
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...