Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
numpy
as
np
2
import
numba
as
nb
3
4
from
numpy.random
import
PCG64
Callers
nothing calls this directly
Calls
5
numbacall
Function · 0.85
numpycall
Function · 0.85
print
Function · 0.85
bounded_uint
Function · 0.85
bounded_uints
Function · 0.85
Tested by
no test coverage detected