matrix-market-attoparsec

Parsing and serialization functions for the NIST Matrix Market format

https://github.com/ocramz/matrix-market-attoparsec

LTS Haskell 23.15:0.1.1.3
Stackage Nightly 2025-03-17:0.1.1.3
Latest on Hackage:0.1.1.3

See all snapshots matrix-market-attoparsec appears in

BSD-2-Clause licensed by Marco Zocca
Maintained by zocca marco gmail
This version can be pinned in stack with:matrix-market-attoparsec-0.1.1.3@sha256:495f7de76088388b7eeeeddf189873c5b8401e859cf22bd7a0aa441f50aabd98,1878

Module documentation for 0.1.1.3

Changes

0.1.1.2

Expose writeArray’ and readArray’ as well

0.1.1.0

Add ExportError exception

0.1.0.1

Add MatrixMarket module from accelerate-examples SMVM