javelin: Labeled one-dimensional arrays

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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).

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.1.0, 0.1.2.0
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 René de Cotret
Maintainer laurent.decotret@outlook.com
Category Data, Data Structures, Data Science
Uploaded by LaurentRDC at 2023-11-29T01:28:35Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees