@hackage futhark-data1.1.0.1

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.