An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

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

Ecosystem
hackage.haskell.org
Latest Release
0.9.1
about 14 years ago
Versions
43
Downloads
426,158 total
Dependent Packages
576
Dependent Repos
6,595
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/vector
spec
License BSD-3-Clause
First Release over 17 years ago
Last Synced about 8 hours ago
Repository
Stars 365 on GitHub
Forks 139 on GitHub
Docker Dependents 2
Docker Downloads 89
Commits 1112
Committers 88
Avg per Author 12.636
DDS 0.469
Rankings on hackage.haskell.org
Overall Top 1.3%
Downloads Top 0.1%
Dependent packages Top 0.1%
Dependent repos Top 0.1%
Forks Top 2.7%
Docker downloads Top 1.3%