Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Zikoat/collatz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Collatz Conjecture

Zikoat.github.io/collatz

by Sigurd Schoeler

Easy

usage:

  • install node
  • clone repo
node collatzEasy.js [N]

Medium

usage:

node collatzMedium.js [maxN]

if maxN is over 1,000,000 it will log all of the highest numbers it has found.

benchmark

Hard

Hard difficulty is done as a force directed graph using springy.js. usage: open in browser or go to https://zikoat.github.io/collatz/

About

The Collatz Conjecture visualized

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published