futhark-data: An implementation of the Futhark data format.

[ futhark, library ] [ Propose Tags ]

The Futhark compiler and its tools uses a simple external data representation to encode arrays and scalars. This package implements both a Haskell-level representation of these values, as well as utility functions for reading and writing values in both the textual and binary format.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0.0, 1.0.0.1, 1.0.1.1, 1.0.2.0, 1.0.3.0, 1.1.0.0, 1.1.0.1
Change log CHANGELOG.md
Dependencies base (>=4 && <5), binary (>=0.8.3), bytestring (>=0.10.8), bytestring-to-vector (>=0.3.0.1), containers (>=0.6.2.1), half (>=0.3), megaparsec (>=9.0.0), mtl (>=2.2.1), scientific (>=0.3.6), text (>=1.2.2.2), vector (>=0.12), vector-binary-instances (>=0.2.2.0) [details]
License ISC
Author Troels Henriksen
Maintainer athas@sigkill.dk
Category Futhark
Bug tracker https://github.com/diku-dk/futhark-data-haskell/issues
Source repo head: git clone https://github.com/diku-dk/futhark-data-haskell
Uploaded by TroelsHenriksen at 2021-12-06T21:22:31Z
Distributions NixOS:1.1.0.1
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 2966 total (61 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-12-06 [all 1 reports]