Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabPy/lantz
/ main
Function
main
lantz/simulators/fungen.py:86–88 ·
view source on GitHub ↗
(args=None)
Source
from the content-addressed store, hash-verified
84
85
86
def
main(args=None):
87
88
return
main_generic(args, SimFunctionGenerator)
89
90
91
SIMULATORS[
'fungen'
] = main
Callers
1
fungen.py
File · 0.70
Calls
1
main_generic
Function · 0.85
Tested by
no test coverage detected