Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/numpy/numpy
/ run
Method
run
benchmarks/benchmarks/bench_app.py:43–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
func = {
'inplace'
: num_inplace,
'normal'
: num_update}[update]
42
43
def
run():
44
laplace(N, Niter, func, args=(dx2, dy2))
45
46
self.run = run
47
Callers
2
time_it
Method · 0.95
asv_pip_nopep517.py
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected