The carray package (version 0.1.2)
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.
| Other versions | 0.1.0.0, 0.1.1 |
|---|---|
| Dependencies | base (<2.0), binary, bytestring or base (>=2.0&&<2.2), binary or array, base (>=3), binary, bytestring |
| License | BSD3 |
| Author | Jed Brown |
| Maintainer | Jed Brown <jed@59A2.org> |
| Stability | experimental |
| Category | Data |
| Exposed modules | Data.Array.CArray, Data.Array.IOCArray, Data.Array.CArray.Base |
| Upload date | Mon Feb 18 07:45:30 PST 2008 |
| Uploaded by | JedBrown |
| Built on | ghc-6.8 |
Downloads
- carray-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)
