Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSDavid authored Aug 1, 2021
1 parent d959400 commit dd52005
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Collatz-Conjecture-Visualization

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

<img src="https://media.discordapp.net/attachments/342481673822404608/871119471287369728/unknown.png?width=2082&height=1332" width="800" height="446">
Or try it live on [trinket.io](https://trinket.io/python3/6b7f1d9c74)!

<img src="https://raw.githubusercontent.com/MichaelSDavid/Collatz-Conjecture-Visualization/main/bruhmomentum.png" width="800" height="446">
<br/>

0 comments on commit dd52005

Please sign in to comment.