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

Questions about the conversion from Numpy #280

Open
zhanghua7099 opened this issue Oct 25, 2024 · 0 comments
Open

Questions about the conversion from Numpy #280

zhanghua7099 opened this issue Oct 25, 2024 · 0 comments

Comments

@zhanghua7099
Copy link

Hi! Does this project support the conversion from Numpy?

I found an example using the file cube.pwn.

How to directly convert the numpy to cgal for use? For example,

import numpy as np
points = np.random.rand(1000, 3)

Convert points to from CGAL.CGAL_Point_set_3 import Point_set_3.

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

1 participant