You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve max ball computation and develop analytic center computation (#310)
* improve the implementation of maximum ellipsoid computation
* minor fix in rounding unit-test
* fix file copyrights
* fix max_ball bug and create new unit test
* fix max_ball bug and create new unit test
* apply termination criterion after transformation in max ellipsoid rounding
* imrpove skinny poly generator's interface
* improve stopping criterion and seed setting
* complete unit tests implementations
* implement Newton method to compute the analytic center
* minor changes
* resolve PR comments
* complete analytic center computation
* resolve conflicts
* minor changes
* minor changes
* minor changes
* improve new unit tests
* resolve PR comments
---------
Authored-by: Apostolos Chalkis (TolisChal) <[email protected]>
0 commit comments