The monad-lrs package
A monad to calculate linear recursive sequence efficiently. Matrix multiplication and fast exponentiation algorithm are used to speed up calculating the number with particular index in the sequence. This library also provides a monadic DSL to describe the sequence.
Properties
| Versions | 0.0.1, 0.0.2, 0.0.2.1 |
|---|---|
| Dependencies | base (≥3.0 & <5.0), containers (0.4.*) |
| License | BSD3 |
| Author | Bin Jin |
| Maintainer | bjin1990+haskell@gmail.com |
| Stability | experimental |
| Category | Math |
| Home page | https://github.com/bjin/monad-lrs |
| Bug tracker | https://github.com/bjin/monad-lrs/issues |
| Upload date | Sun Mar 4 13:50:51 UTC 2012 |
| Uploaded by | BinJin |
| Built on | ghc-7.4 |
Modules
- Math
- LinearRecursive
Downloads
- monad-lrs-0.0.2.1.tar.gz (Cabal source package)
- package description (included in the package)