Top 0.1% downloads on hackage.haskell.org
Top 0.1% dependent packages on hackage.haskell.org
Top 0.1% dependent repos on hackage.haskell.org
Top 2.7% forks on hackage.haskell.org
Top 1.3% docker downloads on hackage.haskell.org
hackage.haskell.org : vector
. An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework . . It is structured as follows: . [Data.Vector] Boxed vectors of arbitrary types. . [Data.Vector.Unboxed] Unboxed vectors with an adaptive representation based on data type families. . [Data.Vector.Storable] Unboxed vectors of Storable types. . [Data.Vector.Primitive] Unboxed vectors of primitive types as defined by the primitive package. Data.Vector.Unboxed is more flexible at no performance cost. . [Data.Vector.Generic] Generic interface to the vector types. . There is also a (draft) tutorial on common uses of vector. . * http://haskell.org/haskellwiki/Numeric_Haskell:_A_Vector_Tutorial
Registry
-
Source
- JSON
- codemeta.json
purl: pkg:hackage/vector
Keywords:
bsd3
, data
, data-structures
, library
, Propose Tags
License: BSD-3-Clause
Latest release: almost 14 years ago
First release: over 17 years ago
Dependent packages: 576
Dependent repositories: 6,595
Downloads: 425,712 total
Stars: 365 on GitHub
Forks: 139 on GitHub
Docker dependents: 2
Docker downloads: 89
Total Commits: 1112
Committers: 88
Average commits per author: 12.636
Development Distribution Score (DDS): 0.469
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 2 hours ago