MCPcopy Index your code
hub / github.com/numpy/numpy / extending.py

File extending.py

numpy/random/_examples/cffi/extending.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Use cffi to access any of the underlying C functions from distributions.h
3"""
4import os

Callers

nothing calls this directly

Calls 2

parse_distributions_hFunction · 0.85
joinMethod · 0.80

Tested by

no test coverage detected