Name : ghc-vector
| |
Version : 0.12.1.2
| Vendor : openSUSE
|
Release : bp153.1.20
| Date : 2021-04-08 03:33:58
|
Group : Unspecified
| Source RPM : ghc-vector-0.12.1.2-bp153.1.20.src.rpm
|
Size : 4.34 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Efficient Arrays
|
Description :
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>.
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.3/repo/oss/x86_64 |