Skip to content

Expose array data to python through buffer protocol #146

@kylebarron

Description

@kylebarron

it should be possible to set the buffer protocol metadata correctly so that we can store just a Vec on the rust side that automatically gets exposed as a numpy array with the right dimension and dtype on the python side

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