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.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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] |
Tested with | ghc ==9.8.2 || ==9.6.4 || ==9.4.8 |
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 | 105 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 2024-03-19 [all 1 reports] |