Skip to content

pybind11 prints numpy array if signature is not matching #82

@DerThorsten

Description

@DerThorsten

If we use a PyView<float, 1>
and pass a 2D numpy array the whole array is printed.... literally the whole array, every element....
this is super annoying...

This needs to be fixed asap!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions