Skip to content

Pybind11 vectorization vs numpy broadcasting #89

Closed
@SylvainCorlay

Description

@SylvainCorlay

What is the reasoning behind implementing a custom vectorization in pybind11 over the numpy API and helpers to create vectorized functions?

(See http://docs.scipy.org/doc/numpy-1.10.0/reference/c-api.ufunc.html and http://docs.scipy.org/doc/numpy-1.10.1/user/c-info.ufunc-tutorial.html).

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