hackage.haskell.org : 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.
Registry
-
Source
- Homepage
- JSON
purl: pkg:hackage/fibonacci
Keywords:
algorithms
, bsd3
, library
, numerical
, Propose Tags
License: BSD-3-Clause
Latest release: over 14 years ago
First release: almost 15 years ago
Dependent repositories: 1
Downloads: 2,887 total
Stars: 3 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago