Skip to content

Implementation of Fast Fibonacci algorithms in Swift 3.0

Notifications You must be signed in to change notification settings

kingreza/Fast-Fibonacci

Repository files navigation

Fast-Fibonacci

Implementation of Fast Fibonacci algorithms in Swift 3.0

This is a Swift playgound that implements three different Fibonacci algorithms.

  • Dynamic programming
  • Matrix exponentiation
  • Fast doubling

For more information on the math and proofs on the algorithms checkout Project Nayuki's article on the Fast Fibonacci algorithms

screen shot

About

Implementation of Fast Fibonacci algorithms in Swift 3.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages