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.
Versions [faq] | 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, 0.1.6, 0.1.6.1, 0.1.6.2, 0.1.6.3, 0.1.6.4, 0.1.6.5, 0.1.6.6, 0.1.6.7, 0.1.6.8 (info) |
---|---|
Dependencies | array, base (<2.2 || >=3 && <4.3), binary, bytestring, ix-shapable, syb (>=0.1) [details] |
License | BSD-3-Clause |
Author | Jed Brown |
Maintainer | Jed Brown <jed@59A2.org> |
Revised | Revision 1 made by HerbertValerioRiedel at 2017-07-18T07:49:25Z |
Category | Data |
Uploaded | by JedBrown at 2009-05-18T22:30:18Z |
Distributions | LTSHaskell:0.1.6.8, NixOS:0.1.6.8, Stackage:0.1.6.8 |
Downloads | 14133 total (27 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Flags
Name | Description | Default | Type |
---|---|---|---|
splitbase | array was in base < 3 | Enabled | Automatic |
bytestringinbase | bytestring was included in base for 2.0 and 2.1 | Enabled | Automatic |
base4 | syb was split from base >= 4 | Enabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- carray-0.1.4.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.