Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove macro #VOLESTIPY #148

Closed
TolisChal opened this issue Mar 19, 2021 · 1 comment
Closed

Remove macro #VOLESTIPY #148

TolisChal opened this issue Mar 19, 2021 · 1 comment

Comments

@TolisChal
Copy link
Member

The macro VOLESTIPY is used to exclude the header files that call the lpsolve library. See for example ./include/convex_bodies/hpolytope.h, where the lpsolve is used to compute the maximum inscribed ball of an H-polytope.

We should restructure the code such that VOLESTIPY macro is not needed any more.

@TolisChal
Copy link
Member Author

The macro has been removed in #144

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants