Name : ghc-vector
| |
Version : 0.12.0.1
| Vendor : openSUSE
|
Release : bp150.2.7
| Date : 2018-07-30 20:34:03
|
Group : Development/Libraries/Haskell
| Source RPM : ghc-vector-0.12.0.1-bp150.2.7.src.rpm
|
Size : 3.80 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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64 |