MCPcopy Create free account
hub / github.com/pybind/pybind11 / numpy.h

File numpy.h

include/pybind11/numpy.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 pybind11/numpy.h: Basic NumPy support, vectorize() wrapper
3
4 Copyright (c) 2016 Wenzel Jakob <wenzel.jakob@epfl.ch>

Callers

nothing calls this directly

Calls 8

load_numpy_internalsFunction · 0.85
itemsizeFunction · 0.85
mutable_dataFunction · 0.85
getFunction · 0.85
ptrMethod · 0.80
releaseMethod · 0.80
dataFunction · 0.70
set_errorFunction · 0.70

Tested by

no test coverage detected