javelin-io: IO operations for the `javelin` package
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
- javelin-io-0.1.1.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3 |
|---|---|
| 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.9), 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-03-02T17:12:33Z |
| Distributions | NixOS:0.1.1.3 |
| Downloads | 197 total (3 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-03-02 [all 1 reports] |