Liam Neish's repositories
collatz-cycle-visualization
A program in python to visualize the cycle length and values for the collatz conjecture. It can also be used for collatz_like sequences aswell as negative numbers.
Language:PythonGPL-3.0000
celullar-automata-rule30-centercolumn
A python program that will calculate the on and off states (in 0s and 1s) for the middle / center column of Rule 30 cellular automata which is thought to be capable of generating pseudo-random numbers.
Language:C++GPL-3.0000