Skip to content

Questions about the conversion from Numpy #280

@zhanghua7099

Description

@zhanghua7099

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions