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
- Host: GitHub
- URL: https://github.com/mxvish/collatz
- Owner: mxvish
- License: mit
- Created: 2022-12-22T11:54:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T08:56:09.000Z (almost 2 years ago)
- Last Synced: 2025-01-02T11:43:28.039Z (over 1 year ago)
- Topics: git, github, linux, macos, python, visualization, windows
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)