coldfix / pystif

Polyhedral projection utility | specialized for the computation of Shannon type inequalities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use incremental mode for convex hull

coldfix opened this issue · comments

Currently prohibited by scipy/scipy#4974

incremental mode is currently broken. Performance, stability and RAM usage is drastically improved when not using it.