The carray package
A C-compatible array library.
Provides both an immutable and mutable (in the IO monad) interface. Includes utilities for multi-dimensional arrays, slicing and norms. Memory is 16-byte aligned by default to enable use of SIMD instructions.
Properties
| Versions | 0.1.0.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.5.1, 0.1.5.2 |
|---|---|
| Dependencies | base (<2.0), binary, bytestring, ix-shapable or base (≥2.0 & <2.2), binary, ix-shapable or array, base (3.*), binary, bytestring, ix-shapable or array, base (4.*), binary, bytestring, ix-shapable, syb (≥0.1) |
| License | BSD3 |
| Author | Jed Brown |
| Maintainer | Jed Brown <jed@59A2.org> |
| Stability | experimental |
| Category | Data |
| Upload date | Thu Jan 14 18:29:33 UTC 2010 |
| Uploaded by | JedBrown |
| Built on | ghc-6.12, ghc-7.0 |
| Distributions | NixOS: 0.1.5.2 |
Modules
Downloads
- carray-0.1.5.tar.gz (Cabal source package)
- package description (included in the package)