Timeline for Project Euler 2 - Fibonacci sequence
Current License: CC BY-SA 3.0
7 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jun 10, 2017 at 13:45 | vote | accept | Community Bot | ||
May 3, 2017 at 10:56 | history | edited | Zeta | CC BY-SA 3.0 |
added 35 characters in body
|
May 3, 2017 at 10:55 | comment | added | Zeta | @kyrill of course the FP error. I'm aware of the analytical solution. Not that it matters for this problem (see my other comment on your answer). | |
May 3, 2017 at 10:23 | comment | added | kyrill | Meaning what? The analytical solution \$\frac{\phi^n-\psi^n}{\sqrt5}\$ is also exact, and so is its exponential sum. Or did you mean the FP error? | |
May 3, 2017 at 6:28 | comment | added | Zeta | @kyrill fastest exact variant. | |
May 2, 2017 at 21:53 | comment | added | kyrill | "...that would be the fastest variant" Not really. This can be done in constant time. | |
May 2, 2017 at 12:55 | history | answered | Zeta | CC BY-SA 3.0 |