Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 439 Bytes

File metadata and controls

9 lines (6 loc) · 439 Bytes

Collatz-Conjecture-Visualization

A visualization of the Collatz Conjecture for any initial positive integer, n, checking the sequence until it should eventually narrow down to 1. (Requires matplotlib to be installed to run)

Or try it live on trinket.io!