Pacote: python-lazyarray (0.1.0-1)
Links para python-lazyarray
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte lazyarray:
Mantenedores(as):
Fontes externas:
- Pagina principal [bitbucket.org]
Pacotes similares:
Python module providing a NumPy-compatible lazily-evaluated array
The 'larray' class is a NumPy-compatible numerical array where operations on the array (potentially including array construction) are not performed immediately, but are delayed until evaluation is specifically requested. Evaluation of only parts of the array is also possible. Consequently, use of an 'larray' can potentially save considerable computation time and memory in cases where arrays are used conditionally, or only parts of an array are used (for example in distributed computation, in which each MPI node operates on a subset of the elements of the array).
Outros pacotes relacionados a python-lazyarray
|
|
|
|
-
- dep: python (<< 2.8)
- linguagem interativa de alto nível orientada a objetos (versão Python2)
- dep: python (>= 2.6.6-7~)
-
- dep: python-numpy
- Python numérico adiciona uma funcionalidade de array rápida na linguagem Python
-
- dep: python2.7
- linguagem orientada a objetos de alto nível e interativa (versão 2.7)
- ou python2.6
- Pacote não disponível
Download de python-lazyarray
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 6.9 kB | 19.0 kB | [lista de arquivos] |