MCPcopy Create free account
hub / github.com/numpy/numpy / numpy_api.py

File numpy_api.py

numpy/core/code_generators/numpy_api.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Here we define the exported functions, types, etc... which need to be
2exported through a global C pointer.
3
4Each dictionary contains name -> index pair.

Callers

nothing calls this directly

Calls 3

get_annotationsFunction · 0.85
StealRefClass · 0.85
MinVersionClass · 0.85

Tested by

no test coverage detected