carray-0.1.2: A C-compatible array library.

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

Versions0.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
Dependenciesbase (<2.0), binary, bytestring or
base (≥2.0 & <2.2), binary or
array, base (≥3), binary, bytestring
LicenseBSD3
AuthorJed Brown
MaintainerJed Brown <jed@59A2.org>
Stabilityexperimental
CategoryData
Upload dateMon Feb 18 15:45:30 UTC 2008
Uploaded byJedBrown
Built onghc-6.10, ghc-6.12, ghc-6.8
DistributionsNixOS: 0.1.5.2

Modules

Downloads