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.0.1.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'.
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), 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 |
Revised | Revision 1 made by TroelsHenriksen at 2021-06-22T22:11:43Z |
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-06-09T12:48:24Z |
Distributions | NixOS:1.1.1.0 |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 3673 total (12 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-06-09 [all 1 reports] |