]> gitweb.michael.orlitzky.com - dunshire.git/history - test/randomgen.py
Ensure that e1,e2 are far enough inside K in random_orthant_game().
[dunshire.git] / test / randomgen.py
2016-11-01 Michael OrlitzkyEnsure that e1,e2 are far enough inside K in random_ort...
2016-11-01 Michael OrlitzkyAdd more doctest examples to the randomgen module.
2016-11-01 Michael OrlitzkyEnable docs for the new test modules and clean them up.
2016-11-01 Michael OrlitzkyClean up and document some of the new test code.
2016-11-01 Michael OrlitzkyEnable and fix doctests for the new randomgen module.
2016-11-01 Michael OrlitzkyFactor out the random test generation code into a new...