-
Notifications
You must be signed in to change notification settings - Fork 27
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
Bug in function polyhedron #173
Comments
Not sure what you mean mean by that. Otherwise, it may be a bug in the default library, we would be interested by an example of instance for which this occur. |
In Matlab the polyhedrons are perfectly aligned to each other. Like in a mosaic picture. In Julia there are some "white spaces" (I colored the polyhedrons). I get following error with
|
Which version of |
Any update ? |
It seems that the function polyhedron doesn't compute all my polyhedrons without errors. I also used the MPT Toolbox of the ETH Zürich in Matlab, and the result is different. The polyhedra shouldn't have white spaces between their neighbor polyhedron. In Matlab it works fine, in Julia, the computation seems problematic.
The code:
The text was updated successfully, but these errors were encountered: