Skip to content

dkamm/collatz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collatz Tree

This is a repo of my toying with the Collatz problem. For the writeup, see collatz_tree.ipynb

There are 2 code files.

  • collatz.py consists of generic math functions and some Collatz problem specific ones
  • tree.py consists of functions specific to generating and visualizing the tree in html

About

Experiments with the Collatz problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published