carray: A C-compatible array library.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 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, 0.1.6.8
Change log None available
Dependencies array (>=0.1 && <0.6), base (>=4.4 && <5), binary (>=0.5 && <0.9), bytestring (>=0.9 && <0.11), 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>
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:36:06Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees