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.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.13.1.0-150500.3.3.1 info | SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-572 | 2024-02-21 | 15 SP5 Subpackages Updates |
|
|
0.12.3.1-bp154.1.11 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.12.1.2-bp153.1.20 info | GA Release | 2021-04-08 | 15 SP3 |
|
|
0.12.1.2-bp152.1.11 info | GA Release | 2020-06-16 | 15 SP2 |
|
|
0.12.0.2-bp151.2.2 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
0.12.0.2-bp151.1.13 info | GA Release | 2019-05-31 | 15 SP1 |
|
|
0.12.0.1-bp150.2.6 info | GA Release | 2018-07-31 | 15 |
|
|
0.12.0.1-bp150.2.7 info | GA Release | 2018-07-30 | 15 |
|
|
0.11.0.0-6.6 info | 5585 | 2016-09-14 | 12 GA-SP5 |
|
|
0.11.0.0-6.3 info | 5585 | 2016-09-14 | 12 GA-SP5 |
|
|
0.11.0.0-3.1 info | openSUSE-2016-291 | 2016-07-04 | 12 GA-SP5 |
|
|