Skip to content

Latest commit

 

History

History

fibonacci

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Fibonacci Timer

In this project, I used various methods to get fibonacci numbers and compared their times. I also used matplotlib to plot the times of different methods.

The jupyter notebook walks through various methods with descriptions, and tells the story of my fib discoveries.