carray: A C-compatible array library.

[ bsd3, data, library ] [ Propose Tags ]

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 vector instructions.

Downloads

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'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 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 (>=0.1 && <0.6), base (>=4.4 && <5), binary (>=0.5 && <0.9), bytestring (>=0.9 && <0.13), ix-shapable (>=0.1 && <0.2), QuickCheck (>=2.4 && <3), syb (>=0.1 && <0.8) [details]
License BSD-3-Clause
Author Jed Brown
Maintainer Jed Brown <jed@59A2.org>, Henning Thielemann <fft@henning-thielemann.de>
Revised Revision 2 made by HenningThielemann at 2023-07-17T10:59:04Z
Category Data
Source repo this: darcs get http://hub.darcs.net/thielema/carray/ --tag 0.1.6.8
head: darcs get http://hub.darcs.net/thielema/carray/
Uploaded by HenningThielemann at 2017-07-18T18:37:17Z
Distributions LTSHaskell:0.1.6.8, NixOS:0.1.6.8, Stackage:0.1.6.8
Reverse Dependencies 14 direct, 11 indirect [details]
Downloads 16434 total (53 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-07-18 [all 1 reports]