@hackage / futhark-data

An implementation of the Futhark data format.

Latest1.1.4.0

About

Metadata

  • Last updated , by TroelsHenriksen
  • License ISC
  • Maintained by: athas@sigkill.dk

  • Lottery factor: 1

Links

Installation

Readme

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.