Just a fun project to learn some basic rust
-
Updated
Dec 20, 2021 - Rust
Just a fun project to learn some basic rust
An algorithm to compute the collatz sequence for numbers.
collatz is a CLI for printing the hailstone sequence of a number.
Highly optimized rust program to find the number with the largest steps from 1 to n following the collatz conjecture
A Rust-based Collatz conjecture sequencer.
Multi threaded realisation of Syracuse conjecture/Collatz conjecture/3n + 1 problem
Simple "Collatz Conjecture" step counter in multiple programming languages.
A Rust project demonstrating dynamic, multi-threaded data transformation using the Collatz conjecture, optimized for various CPU configurations.
Calculate and display the Collatz sequence (3n+1 problem) for very large integers by handling the sequence via a file on disk
A collection of functions to play with Lychrel numbers and other funny mathematical problems
A CLI for exploring Collatz sequences written in rust.
Just a minimal tester for collatz conjecture
Helper functions related to the Collatz conjecture
Tries to find a counter-example to the Collatz Conjecture, in Rust
Rust implementation of Collatz Prefixes
Simple CLI tool to print out how a given value follows the Collatz conjecture.
Calculate and display the Collatz sequence (3n+1 problem) for very large integers. Sequence is handled as vector in memory.
The Collatz conjecture demonstration in Rust
Add a description, image, and links to the collatz-conjecture topic page so that developers can more easily learn about it.
To associate your repository with the collatz-conjecture topic, visit your repo's landing page and select "manage topics."