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

File extending.py

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

Source from the content-addressed store, hash-verified

1import numpy as np
2import numba as nb
3
4from numpy.random import PCG64

Callers

nothing calls this directly

Calls 5

numbacallFunction · 0.85
numpycallFunction · 0.85
printFunction · 0.85
bounded_uintFunction · 0.85
bounded_uintsFunction · 0.85

Tested by

no test coverage detected