multilinear-io: Input/output capability for multilinear package.

[ bsd3, library, machine-learning ] [ Propose Tags ]

Input & output capability for multilinear package https://hackage.haskell.org/package/multilinear. Supports various file formats: binary, CSV, JSON. More information available on GitHub: https://github.com/ArturB/multilinear-io#readme. As the library utilizes new Conduit interface (>= 1.3.0), it doesn't and won't compile with Stackage snaphots LTS-10 and older.


[Skip to Readme]

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.1, 0.2.1.1, 0.2.1.2, 0.2.3, 0.3.0.0, 0.4.0.0, 0.5.0.0
Change log ChangeLog.md
Dependencies aeson, base (>=4.7 && <5), bytestring, cassava, cereal, cereal-vector, conduit, either, multilinear (>=0.2.0 && <0.3), transformers, vector, zlib [details]
License BSD-3-Clause
Copyright 2018 Artur M. Brodzki
Author Artur M. Brodzki
Maintainer artur@brodzki.org
Revised Revision 1 made by ArturB at 2018-11-03T14:11:12Z
Category Machine learning
Home page https://github.com/ArturB/multilinear-io#readme
Bug tracker https://github.com/ArturB/multilinear-io/issues
Source repo head: git clone https://github.com/ArturB/multilinear-io
Uploaded by ArturB at 2018-11-03T00:29:36Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 3161 total (17 in the last 30 days)
Rating 1.75 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-11-03 [all 1 reports]

Readme for multilinear-io-0.2.3

[back to package description]

README

Build status

  • Travis (Linux, macOS): Build Status
  • AppVeyor (Windows): Tests status

Summary

This package provides conduit-based input/output capability for Multilinear package, in various formats:

  • binary, zlib compressed
  • JSON
  • CSV

Other formats to be proposed and implemented.

Contribution

If you want to contribute to this library, contact with me.

Who do I talk to?

All copyrights to Artur M. Brodzki. Contact mail: artur@brodzki.org