Skip to content

Stop using low level numpy array interface #14

@kjmeagher

Description

@kjmeagher

In 292eaad, I removed all the compiler warnings but on of them was warning of an issue with numpy API. We include ndarrayobject.h which the first comment in is DON'T INCLUDE THIS DIRECTLY. We should switch to a better python numpy array interface, either pybind11 or boost-numpy I don't know which one is better in this situation.

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