Skip to content

Add ak.array() and pdarray.to_ndarray() #5

@reuster986

Description

@reuster986

We need a function on the python side that accepts a list-like object and sends it to the chapel backend to create a pdarray. The complementary method, pdarray.to_ndarray(), would also be useful, but with some safety checks to disallow sending back huge arrays. Both of these functions will require a means of bulk data serialization over ZMQ between python and chapel.

Metadata

Metadata

Labels

ChapelNeeds attention from a member of the Chapel teamenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions