learningpython/collatz
2021-02-20 16:57:18 -06:00
..
collatz.py inital commit. about to start file IO. 2021-02-08 11:29:13 -06:00
collatzSearch.py added ability to specify starting number of digits for collatz search, and a quick and dirty test of a power of 2 algorithm. 2021-02-20 16:57:18 -06:00
collatzSequence.py added ability to specify starting number of digits for collatz search, and a quick and dirty test of a power of 2 algorithm. 2021-02-20 16:57:18 -06:00