collatz
There are 98 repositories under collatz topic.
xbarin02/collatz
Convergence verification of the Collatz problem
TheTeaCat/romanesgo
A simple fractal renderer, named after the "cooler" version of broccoli.
omerkocadayi/C_Giris_Orta_Ileri_Seviye
C Dili; Giriş - Orta ve İleri Seviye Örnek Uygulamalar
shreydan/Python
Useful Python scripts written in 3! Uses a lot of modules and APIs.
hellpig/collatz
I have made the world's fastest CPU and GPU codes for experimentally testing the Collatz conjecture!
Skenvy/Collatz
Functions related to the Collatz/Syracuse/3N+1 problem.
yujiosaka/wasm-and-ffi-performance-comparison-in-node
Compare performance between a Rust FFI and a Rust-compiled-to-WASM for the Collatz conjecture.
LelsersLasers/CollatzConjectureVisualization
Customizable visualization of the Collatz conjecture in JavaScript
veudal/Collatz-Problem
This is a small programm, I wrote to visuallize the Collatz Conjecture for any wished number.
akjroller/collatz-conjecture-explorer
A computational service and API for exploring and understanding the Collatz Conjecture. Continuously calculates Collatz sequences from any given number and stores results in a SQLite database for querying and analysis.
dickeyy/Collatz-Calculator
A calculator to test numbers against the collatz conjecture
fpetrakov/collatz
The Collatz conjecture demonstration in Rust
happycod3r/The-Collatz-Conjecture-3N1
The Collatz Conjecture | 3N + 1
kernel137/colcipher
Simple encryption, decryption, encoding and decoding CLI tool written in Python.
Olical/collatz
Collatz conjecture computation with snazzy rendering.
PiyushSuthar/Collatz-Conjecture
The visual representation of The Simplest Math Problem No One Can Solve. (3N+1 Problem)
SachinNishal/python-code-snippets
Useful code snippets written in python3.
sashamakarenko/collatz
3n+1 differently
Zelakolase/CycleBruteForce
Optimized Cycle finder for Collatz Conjecture generalization (qx+c)
aclongo/collatz-sequence
This is my solution or the Collatz Sequence project assignment from Chapter 3 of Automate the Boring Stuff with Python
andrew3314/collatz
A simple script that generates svg files with Collatz graphs for any given limit of numbers.
buanzo/collatz-conjecture-audio
Python scripts that generate music and sound based on the Collatz sequence, a mathematical concept. Useful for musicians that dabble in experimental wavetable synthesis, etc.
chiStudios/collatz_analysis
An analysis of the Collatz Conjecture using visual data representation in various forms.
csharpython/collatz_sequence_maker
コラッツ数列生成器
dickeyy/collatz
A series of programs used to compute integers against the Collatz conjecture.
enisbeziau/Syracuse-NSI
Projet NSI | Conjecture de Syracuse
evanpacini/collatz
C++ and Python programs to analyse the Collatz conjecture.
flacle/Collatz
Arc diagram visualization of the parity Collatz function from the famous conjecture.
jfallis/collatz
Collatz Conjecture Solver & Calculator
Justaus3r/Ccube
A simple yet powerful tool to validate collatz conjecture.
markuszeller/collatz-strokes
Create colorful background images utilizing the Collatz conjecture
s-blanco-dev/primer-desafio-discreta1
Desafío de programación sobre la Conjetura de Collatz
Saul11235/3n--1
Scripts for collatz conjeture writed on python
xbarin02/collatz-sieve
Convergence verification of the Collatz problem
XDream8/collatz-problem-tester
Just a minimal tester for collatz conjecture