MCPcopy 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

1import time
2import matplotlib.pyplot as plt
3
4def collatz_sequence(n):

Callers

nothing calls this directly

Calls 4

auto_modeFunction · 0.85
visualizeFunction · 0.85
collatz_sequenceFunction · 0.70
showMethod · 0.45

Tested by

no test coverage detected