MCPcopy 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_itMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected