Here are
15 public repositories
matching this topic...
A python program to run the Collatz algorithm
Updated
Aug 18, 2020
Python
An interactive python based program for hailstone sequence calculation, the numbers that increase and decrease but eventually settles into a repeating pattern of the numbers 4, 2, 1. The sequence is generated by starting with any positive whole number greater than zero. Also plot graphs which reveals the true beauty of conjecture
Updated
Oct 8, 2022
Python
An algorithmic calculator to compute the Collatz conjecture using the GPU's parallel processing power
Updated
Mar 16, 2022
Cuda
Arc diagram visualization of the parity Collatz function from the famous conjecture.
Updated
Apr 21, 2021
Python
Input any Positive Integer and receives the complete sequence of The Collatz Conjecture.
Updated
Jan 25, 2021
Python
C code for playing with the mathematical problem, the Collatz Conjecture
Script provides Collatz conjecture numbers graph for a given starting number
Updated
Apr 15, 2022
Python
Visualization of the Collatz Hypothesis (3n + 1 dilemma, Syracuse problem)
Updated
Aug 14, 2021
Python
Go implementation of code, exploring the Collatz conjecture, a famous mathematical problem
Graphic representations of Collatz sequences
Updated
Jun 28, 2022
Python
This repository holds a script that creates graphs of the Collatz Conjecture, with variables to change the equations' values.
Updated
Jul 14, 2022
Python
Collatz algorithm written in rust, compiled to WASM and used in a webproject. Chartjs used for graphics.
Updated
Aug 14, 2021
JavaScript
A basic Python 3 script to make a line graph by calculating the Collatz Conjecture from any given integer.
Updated
Aug 9, 2021
Python
My Collatz Conjecture based PRNG. It takes advantage of the geometric Brownian motion of the sequence for a given seed to generate pseudorandom bits
Improve this page
Add a description, image, and links to the
collatz-algorithm
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
collatz-algorithm
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.