fibonacci: Fast computation of Fibonacci numbers.
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.
[Skip to Readme]
Downloads
- fibonacci-0.2.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.2.0.1 |
|---|---|
| Dependencies | base (>=4 && <5) [details] |
| License | BSD-3-Clause |
| Author | Sebastian Fischer |
| Maintainer | Sebastian Fischer |
| Category | Algorithms, Numerical |
| Home page | http://github.com/sebfisch/fibonacci |
| Bug tracker | http://github.com/sebfisch/fibonacci/issues |
| Source repo | head: git clone git://github.com/sebfisch/fibonacci.git |
| Uploaded | by SebastianFischer at 2010-12-18T04:54:15Z |
| Distributions | NixOS:0.2.0.1 |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 2898 total (2 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |