tulip-control / polytope

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

Raising exception if glpk is _not_ installed #64

Closed krooken closed 3 years ago

johnyf commented 3 years ago

Thank you for this change. It looks good to me.

This error was introduced in https://github.com/tulip-control/polytope/commit/caf8c61655ea2c9c101fe29867a24cc0028bfd13#diff-7b1ac28f438b876806216e8120a046db34b027f8d1c02a0aca1ceac1e2a543efR109. The change in this pull request agrees with the initial version of those lines: https://github.com/tulip-control/polytope/commit/125d8da285d473ec2ad15692fe4cac888c27a423#diff-7b1ac28f438b876806216e8120a046db34b027f8d1c02a0aca1ceac1e2a543efR120.

Relevant remarks:

Before merging, I would like to note that GitHub does not appear to associate the commit 722ff00b805d86e864c9bfcfec3229032fd04586 with any GitHub account. If it is intended to associate the commit with your account, then please consider either:

If no email-related change is needed, then I will merge this pull request.

murrayrm commented 3 years ago

@krooken Let us know if you want to add an e-mail to the commit.

@johnyf I suggest we give @krooken a few days, then merge.

krooken commented 3 years ago

I've added the new email to my GitHub account, so it should be good to go now.

johnyf commented 3 years ago

Thank you for the update. Merged as f981f434a270ee005076b9c534383aeaba314f40.