Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/geekcomputers/Python
/ Collaze-Visualize.py
File
Collaze-Visualize.py
Collatz Sequence/Collaze-Visualize.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
time
2
import
matplotlib.pyplot
as
plt
3
4
def
collatz_sequence(n):
Callers
nothing calls this directly
Calls
4
auto_mode
Function · 0.85
visualize
Function · 0.85
collatz_sequence
Function · 0.70
show
Method · 0.45
Tested by
no test coverage detected