lazyarray: Efficient implementation of lazy monolithic arrays (lazy in indexes).
This package built on standard array package adds support for lazy monolithic arrays. Such arrays are lazy not only in their values, but in their indexes as well. Read the paper "Efficient Graph Algorithms Using Lazy Monolithic Arrays" (http://citeseer.ist.psu.edu/95126.html) for further details.
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.3 |
|---|---|
| Dependencies | base (<3) or array, base (>=3) |
| License | BSD3 |
| Author | Milan Straka |
| Maintainer | fox@ucw.cz |
| Category | Data |
| Upload date | Tue Feb 19 19:19:48 UTC 2008 |
| Uploaded by | MilanStraka |
| Built on | ghc-6.10, ghc-6.8 |
Modules
Downloads
- lazyarray-0.1.3.tar.gz (Cabal source package)
- package description (included in the package)
