javelin: Labeled one-dimensional arrays

[ data, data-science, data-structures, library, mit, program ] [ Propose Tags ]
This version is deprecated.

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

To get started, the important modules are:

Data.Series
Boxed series of arbitrary types.
Data.Series.Unboxed
Series of unboxed data types for better performance, at the cost of flexibility.
Data.Series.Generic
Generic interface to manipulate any type of Series.
Data.Series.Index
Index containing series keys.

To get started, please take a look at the tutorial (Data.Series.Tutorial).

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0 (info)
Change log CHANGELOG.md
Dependencies base (>=4.15.0.0 && <4.20), containers (>=0.6 && <0.8), csv (>=0.1 && <0.2), deepseq (>=1.4 && <1.6), foldl (>=1.4 && <1.5), indexed-traversable (>=0.1 && <0.2), vector (>=0.12.3.0 && <0.14), vector-algorithms (>=0.9 && <0.10) [details]
License MIT
Author Laurent P. René de Cotret
Maintainer laurent.decotret@outlook.com
Category Data, Data Structures, Data Science
Uploaded by LaurentRDC at 2023-11-29T01:40:38Z
Distributions NixOS:0.1.2.0
Reverse Dependencies 1 direct, 0 indirect [details]
Executables bench-report
Downloads 100 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]