The storablevector package
Fast, packed, strict storable arrays with a list interface, a chunky lazy list interface with variable chunk size and an interface for write access via the ST monad. This is much like bytestring and binary but can be used for every Foreign.Storable.Storable type. See also packages http://hackage.haskell.org/cgi-bin/hackage-scripts/package/vector, http://hackage.haskell.org/cgi-bin/hackage-scripts/package/uvector with a similar intention.
Properties
| Versions | 0.1, 0.1.0, 0.1.1, 0.1.2, 0.1.2.2, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.3.1, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.7.1, 0.2.7.2 |
|---|---|
| Dependencies | base (≥1.0 & <2), bytestring (0.9.*), mtl (1.*), QuickCheck (1.*) or base (≥3), bytestring (0.9.*), mtl (1.*), QuickCheck (1.*), random (1.0.*) |
| License | BSD3 |
| Author | Spencer Janssen <sjanssen@cse.unl.edu> |
| Maintainer | Henning Thielemann <storablevector@henning-thielemann.de> |
| Stability | Experimental |
| Category | Data |
| Home page | http://www.haskell.org/haskellwiki/Storable_Vector |
| Executables | speedtest, test |
| Upload date | Tue Oct 7 09:40:17 UTC 2008 |
| Uploaded by | HenningThielemann |
| Built on | ghc-6.10, ghc-6.8 |
| Build failure | ghc-6.12 (log) |
Modules
Downloads
- storablevector-0.2.1.tar.gz (Cabal source package)
- package description (included in the package)