Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ numbacall
Function
numbacall
numpy/random/_examples/numba/extending.py:32–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
n = 10000
31
32
def
numbacall():
33
return
normalsj(n, state_addr)
34
35
rg = np.random.Generator(PCG64())
36
Callers
1
extending.py
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected