javelin: Labeled one-dimensional arrays
[ data, data-science, data-structures, library, mit, program ]
[ Propose Tags ]
[ Report a vulnerability ]
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).
Modules
[Index] [Quick Jump]
Downloads
- javelin-0.1.2.0.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.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.7), 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] |
Tested with | ghc ==9.8.1 || ==9.6.3 || ==9.4.7 |
License | MIT |
Author | Laurent P. René de Cotret |
Maintainer | laurent.decotret@outlook.com |
Revised | Revision 2 made by LaurentRDC at 2024-09-08T18:49:57Z |
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 | 204 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] |