Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collatz

A basic collatz (3x+1 problem) solver for python that can solve arbitrarily large numbers!

How to use

Run all files with Python 3 or newer

Use input.py for an easy way to test many different specific numbers quickly

Use batch.py to constantly run through a bunch of different large numbers

Use manual.py to manually test different numbers (usefull if the number you want to test is so huge that you can't type it in through python input)

About

A basic collatz (3x+1 problem) solver for python that can solve arbitrarily large numbers.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages