hackageDB :: [Package]

Built with Cabal

The carray package (version 0.1.0.0)

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 versions0.1.1, 0.1.2
Dependenciesarray, base
LicenseBSD3
AuthorJed Brown
MaintainerJed Brown <jed@59A2.org>
Stabilityexperimental
CategoryData
Exposed modulesData.Array.CArray, Data.Array.IOCArray, Data.Array.CArray.Base
Upload dateThu Feb 14 13:01:23 PST 2008
Uploaded byJedBrown
Built onghc-6.8

Downloads