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

File cversions.py

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

Source from the content-addressed store, hash-verified

1"""Simple script to compute the api hash of the current API.
2
3The API has is defined by numpy_api_order and ufunc_api_order.
4

Callers

nothing calls this directly

Calls 2

fullapi_hashFunction · 0.90
printFunction · 0.85

Tested by

no test coverage detected