Skip to content

Providing a numpy ndarray view onto a non-contiguous bit of memory #1

Description

@thomascobb

We do a memcpy to get the numpy array int an NDArray, we should be using:

https://docs.scipy.org/doc/numpy/reference/c-api.array.html#c.PyArray_CopyInto

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions