The latest version of javelin is 0.1.2.0-2.

javelin

Version 0.1.2.0 revision 1 uploaded by LaurentRDC.

Package meta

Synopsis
Labeled one-dimensional arrays
Description

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

Author
Laurent P. René de Cotret
Bug reports
n/a
Category
Data, Data Structures, Data Science
Copyright
n/a
Homepage
n/a
Maintainer
laurent.decotret@outlook.com
Package URL
n/a
Stability
n/a

Components