fibonacci-0.2.0.1: Fast computation of Fibonacci numbers.

The fibonacci package

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.

Properties

Versions0.1.0.0, 0.2.0.1
Dependenciesbase (4.*)
LicenseBSD3
AuthorSebastian Fischer
MaintainerSebastian Fischer
Stabilityexperimental
CategoryAlgorithms, Numerical
Home pagehttp://github.com/sebfisch/fibonacci
Bug trackerhttp://github.com/sebfisch/fibonacci/issues
Source repositorygit clone git://github.com/sebfisch/fibonacci.git
Upload dateSat Dec 18 04:54:15 UTC 2010
Uploaded bySebastianFischer
Built onghc-7.0

Modules

Downloads