Pacote: libghc-chimera-prof (0.3.4.0-1 e outros)
Links para libghc-chimera-prof
Baixe o pacote-fonte haskell-chimera:
- [haskell-chimera_0.3.4.0-1.debian.tar.xz]
- [haskell-chimera_0.3.4.0-1.dsc]
- [haskell-chimera_0.3.4.0.orig.tar.gz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
lazy infinite compact streams with cache-friendly O(1) indexing; profiling libraries
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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
Outros pacotes relacionados a libghc-chimera-prof
|
|
|
|
-
- dep: libghc-adjunctions-prof-4.4.2-3a3fb [amd64]
- pacote virtual fornecido por libghc-adjunctions-prof
-
- dep: libghc-adjunctions-prof-4.4.2-cc05a [arm64]
- pacote virtual fornecido por libghc-adjunctions-prof
-
- dep: libghc-base-prof-4.18.2.1-75247 [arm64]
- pacote virtual fornecido por ghc-prof
-
- dep: libghc-base-prof-4.18.2.1-8e81e [amd64]
- pacote virtual fornecido por ghc-prof
-
- dep: libghc-chimera-dev (= 0.3.4.0-1+b1)
- lazy infinite compact streams with cache-friendly O(1) indexing
-
- dep: libghc-distributive-prof-0.6.2.1-b9d26 [arm64]
- pacote virtual fornecido por libghc-distributive-prof
-
- dep: libghc-distributive-prof-0.6.2.1-d9a73 [amd64]
- pacote virtual fornecido por libghc-distributive-prof
-
- dep: libghc-infinite-list-prof-0.1.1-c5748
- pacote virtual fornecido por libghc-infinite-list-prof
-
- dep: libghc-mtl-prof-2.3.1-f8119
- pacote virtual fornecido por ghc-prof
-
- dep: libghc-primitive-prof-0.8.0.0-0ecbe [amd64]
- pacote virtual fornecido por libghc-primitive-prof
-
- dep: libghc-primitive-prof-0.8.0.0-860ad [arm64]
- pacote virtual fornecido por libghc-primitive-prof
-
- dep: libghc-transformers-prof-0.6.1.0-5335d
- pacote virtual fornecido por ghc-prof
-
- dep: libghc-vector-prof-0.13.1.0-c924b [arm64]
- pacote virtual fornecido por libghc-vector-prof
-
- dep: libghc-vector-prof-0.13.1.0-ca5d5 [amd64]
- pacote virtual fornecido por libghc-vector-prof
Download de libghc-chimera-prof
| Arquitetura | Versão | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|---|
| amd64 | 0.3.4.0-1+b1 | 110.4 kB | 1,007.0 kB | [lista de arquivos] |
| arm64 | 0.3.4.0-1+b1 | 125.2 kB | 1,321.0 kB | [lista de arquivos] |