hackageDB :: [Package]

Built with Cabal

carray: A C-compatible array library.

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.

Versions0.1.0.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5
Dependenciesbase (<2.0), binary, bytestring, ix-shapable or
base (>=2.0 && <2.2), binary, ix-shapable or
array, base (>=3 && <4), binary, bytestring, ix-shapable or
array, base (>=4 && <5), binary, bytestring, ix-shapable, syb (>=0.1)
LicenseBSD3
AuthorJed Brown
MaintainerJed Brown <jed@59A2.org>
Stabilityexperimental
CategoryData
Upload dateThu Jan 14 18:29:33 UTC 2010
Uploaded byJedBrown
Built onghc-6.12
DistributionsArch: 0.1.5

Modules

Downloads