futhark-data: An implementation of the Futhark data format.
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.
Modules
[Index] [Quick Jump]
Downloads
- futhark-data-1.0.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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, 1.1.1.0 |
---|---|
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), 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-08-04T07:44:09Z |
Distributions | NixOS:1.1.0.1 |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 3412 total (86 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-08-04 [all 1 reports] |