fibonacci
Fast computation of Fibonacci numbers. Use version 0.1.* if you prefer the Fibonacci sequence to start with one instead of zero. Version 0.2.* adds correct handling of negative arguments and changes the implementation to satisfy fib 0 = 0. See http://en.wikipedia.org/wiki/Fibonacci_number#Matrix_form for a description of the employed method.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
about 15 years ago
0.2.0.1
about 15 years ago
Versions
2
2
Downloads
2,912 total
2,912 total
Dependent Repos
1
1
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/fibonacci
spec |
| License | BSD-3-Clause |
| First Release | over 15 years ago |
| Last Synced | about 4 hours ago |
Repository
| Stars | 3 on GitHub |
| Forks | 1 on GitHub |