Y
Hacker News
new
|
ask
|
show
|
jobs
by
adas0693
923 days ago
Thanks for sharing. Very interesting. Added the formula to my fibonacci number algos collection at
https://github.com/alidasdan/fibonacci-number-algorithms
. Though simple, the new formula runs much slower than even the linear-time algo.