Paketti: libghc-chimera-dev (0.3.4.0-1 ja muut)
Links for libghc-chimera-dev
Debian-palvelut:
Imuroi lähdekoodipaketti haskell-chimera:
- [haskell-chimera_0.3.4.0-1.dsc]
- [haskell-chimera_0.3.4.0.orig.tar.gz]
- [haskell-chimera_0.3.4.0-1.debian.tar.xz]
Ylläpitäjät:
External Resources:
- Kotisivu [github.com]
Samankaltaisia paketteja:
lazy infinite compact streams with cache-friendly O(1) indexing
There are plenty of memoizing libraries on Hackage, but they usually fall into two categories:
* Store cache as a flat array, enabling us to obtain cached values in O(1) time, which is nice. The drawback is that one must specify the size of the array beforehand, limiting an interval of inputs, and actually allocate it at once. * Store cache as a lazy binary tree. Thanks to laziness, one can freely use the full range of inputs. The drawback is that obtaining values from a tree takes logarithmic time and is unfriendly to CPU cache, which kinda defeats the purpose.
This package intends to tackle both issues, providing a data type 'Chimera' for lazy infinite compact streams with cache-friendly O(1) indexing.
Additional features include:
* memoization of recursive functions and recurrent sequences, * memoization of functions of several, possibly signed arguments, * efficient memoization of boolean predicates.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
Muut pakettiin libghc-chimera-dev liittyvät paketit
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU-C-kirjasto: jaetut kirjastot
myös näennäispaketti, jonka toteuttaa libc6-udeb
-
- dep: libghc-adjunctions-dev-4.4.2-b9f17
- näennäispaketti, jonka toteuttaa libghc-adjunctions-dev
-
- dep: libghc-base-dev-4.18.2.1-3be9b
- näennäispaketti, jonka toteuttaa ghc
-
- dep: libghc-distributive-dev-0.6.2.1-a1c20
- näennäispaketti, jonka toteuttaa libghc-distributive-dev
-
- dep: libghc-infinite-list-dev-0.1.1-f4a4c
- näennäispaketti, jonka toteuttaa libghc-infinite-list-dev
-
- dep: libghc-mtl-dev-2.3.1-c3eca
- näennäispaketti, jonka toteuttaa ghc
-
- dep: libghc-primitive-dev-0.8.0.0-85ad5
- näennäispaketti, jonka toteuttaa libghc-primitive-dev
-
- dep: libghc-transformers-dev-0.6.1.0-6ad3c
- näennäispaketti, jonka toteuttaa ghc
-
- dep: libghc-vector-dev-0.13.1.0-abd16
- näennäispaketti, jonka toteuttaa libghc-vector-dev
-
- dep: libgmp10 (>= 2:6.3.0 dfsg)
- Multiprecision arithmetic library
Imuroi libghc-chimera-dev
Arkkitehtuuri | Versio | Paketin koko | Koko asennettuna | Tiedostot |
---|---|---|---|---|
armel | 0.3.4.0-1 b1 | 142.8 kt | 1,222.0 kt | [tiedostoluettelo] |