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
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
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 7 hours ago |
Repository
| Stars | 3 on GitHub |
| Forks | 1 on GitHub |