tulip-control / polytope

Geometric operations on polytopes of any dimension
https://pypi.org/project/polytope
Other
73 stars 19 forks source link

create regression test for bug fix of PR #56 #57

Open slivingston opened 4 years ago

slivingston commented 4 years ago

In the author's own words:

This PR should really have a unit test that demonstrates the error in projection_interhull and its fix, but I need this for a fix in TuLiP and so leaving that until a later PR.

cf. https://github.com/tulip-control/polytope/pull/56