]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/cone/cone.py
Simplify the random_cone() code by defaulting to lower bounds of zero.
[sage.d.git] / mjo / cone / cone.py
2015-05-19 Michael OrlitzkySimplify the random_cone() code by defaulting to lower...
2015-05-18 Michael OrlitzkyFactor out the discrete_complementarity_set() function.
2015-05-14 Michael OrlitzkyAdd a random_cone() function and use it in two tests.
2015-05-11 Michael OrlitzkyAdd basic Lyapunov rank implementation for polyhedral...