An open API service indexing awesome lists of open source software.

https://github.com/mxvish/collatz

Codes to demonstrate Collatz Conjecture
https://github.com/mxvish/collatz

git github linux macos python visualization windows

Last synced: 23 days ago
JSON representation

Codes to demonstrate Collatz Conjecture

Awesome Lists containing this project

README

          

# collatz
Codes to demonstrate Collatz Conjecture

## External link
This project was featured on [Twitter (Japanese)](https://twitter.com/Shizuoka_ITS/status/1591668905348845569)

## Web version
I created this demonstrator in JavaScript and you can try it online.

- [Website](https://mxvish.github.io/collatz/index.html)
- [Source code](https://github.com/mxvish/mxvish.github.io/tree/main/collatz)