Realisation of Collatz conjecture (or 3n+1 problem) written on go.
-
Updated
Aug 24, 2021 - Go
Realisation of Collatz conjecture (or 3n+1 problem) written on go.
An algorithm to compute the collatz sequence for numbers.
Program to calculate the Collatz sequence for very large integers. Using crate BigInt.
Program to calculate the Collatz sequence for very large integers. Using crate BigInt.
Multi threaded realisation of Syracuse conjecture/Collatz conjecture/3n + 1 problem
Golang implementation of 3N+1 problem
Graphiques sur la suite de Syracuse
Rust app to graphically visualize the sequences of the Collatz Conjecture.
Collatz Sequence Visualization
Add a description, image, and links to the syracuse-problem topic page so that developers can more easily learn about it.
To associate your repository with the syracuse-problem topic, visit your repo's landing page and select "manage topics."