javelin: Labeled one-dimensional arrays

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

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

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.0.0, 0.1.1.0, 0.1.2.0 (info)
Change log CHANGELOG.md
Dependencies base (>=4.15.0.0 && <4.21), 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
Revised Revision 1 made by LaurentRDC at 2024-04-17T13:45:09Z
Category Data, Data Structures, Data Science
Uploaded by LaurentRDC at 2024-03-06T18:54:35Z
Distributions NixOS:0.1.2.0
Reverse Dependencies 1 direct, 0 indirect [details]
Executables bench-report
Downloads 95 total (14 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-06 [all 1 reports]