Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
70
def
main():
71
run_oo_sim(1000, 10)
72
if
__name__ ==
"__main__"
: main()
Callers
1
Ball.py
File · 0.70
Calls
1
run_oo_sim
Function · 0.85
Tested by
no test coverage detected