javelin-io: IO operations for the `javelin` package

[ data, data-science, data-structures, library, mit ] [ Propose Tags ]

This package implements serialization/deserialization of Series, labeled one-dimensional arrays combining properties from maps and arrays.

The important modules are:

Data.Series.IO
Serialization/deserialization of series of arbitrary types.
Data.Series.Unboxed.IO
Serialization/deserialization of unboxed series for better performance, at the cost of flexibility.
Data.Series.Generic.IO
Serialization/deserialization of generic series to manipulate any type of Series.

If you don't know where to start, please take a look at the documentation in Data.Series.IO.

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

Versions [RSS] 0.1.1.0, 0.1.1.1
Change log CHANGELOG.md
Dependencies base (>=4.15.0.0 && <4.21), bytestring (>=0.11 && <0.13), cassava (>=0.5 && <0.6), containers (>=0.6 && <0.8), javelin (>=0.1 && <0.2), unordered-containers (>=0.2 && <0.3), vector (>=0.12.3.0 && <0.14) [details]
License MIT
Author Laurent P. René de Cotret
Maintainer laurent.decotret@outlook.com
Revised Revision 1 made by LaurentRDC at 2024-04-17T13:45:40Z
Category Data, Data Structures, Data Science
Uploaded by LaurentRDC at 2024-03-19T15:29:53Z
Distributions NixOS:0.1.1.1
Downloads 45 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-03-19 [all 1 reports]