Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 338 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 338 Bytes

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.