MCPcopy Create free account
hub / github.com/Apress/python-for-matlab-development / main

Function main

code/OO/Ball.py:70–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 f'{1/(time.time()-T_s):.2f}')
69
70def main():
71 run_oo_sim(1000, 10)
72if __name__ == "__main__": main()

Callers 1

Ball.pyFile · 0.70

Calls 1

run_oo_simFunction · 0.85

Tested by

no test coverage detected