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

Documentation not clear #9

Open
lorenzoridolfi opened this issue Jul 18, 2019 · 2 comments
Open

Documentation not clear #9

lorenzoridolfi opened this issue Jul 18, 2019 · 2 comments

Comments

@lorenzoridolfi
Copy link

The documentation is not clear if the package is only two dimensional or N-dimensional. All examples are also in two-dimensions, not helping again to understand if more than two dimensions are supported. It should be stated at the beginning of the documentation if the package is N-dimensional or only two-dimensional.

@theo258
Copy link

theo258 commented Feb 6, 2020

For me 3D wasn't working. I got the following error:


File "D:...\alphashape\alphashape.py", line 75, in alphashape
for ia, ib, ic in tri.vertices:
ValueError: too many values to unpack (expected 3)

@hschoeller
Copy link

It is in fact made for up to three dimension although the optimization feature is not supported in three dimensions.

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

No branches or pull requests

3 participants