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

[ data, data-science, data-structures, library, mit ] [ Propose Tags ] [ Report a vulnerability ]

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

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.1.0, 0.1.1.1, 0.1.1.2
Change log CHANGELOG.md
Dependencies base (>=4.15.0.0 && <4.22), 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]
Tested with ghc ==9.12.1 || ==9.10.1 || ==9.8.4 || ==9.6.4 || ==9.4.8
License MIT
Author Laurent P. René de Cotret
Maintainer laurent.decotret@outlook.com
Category Data, Data Structures, Data Science
Source repo head: git clone https://github.com/LaurentRDC/javelin
Uploaded by LaurentRDC at 2025-01-08T16:43:17Z
Distributions NixOS:0.1.1.1
Downloads 119 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-01-08 [all 1 reports]