Pacote: python3-tinyarray (1.2.3-2 e outros)
Links para python3-tinyarray
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 tinyarray:
Mantenedores(as):
Fontes externas:
- Pagina principal [kwant-project.org]
Pacotes similares:
Arrays of numbers, optimized for small sizes
Tinyarray is a numerical array module for Python. The multi-dimensional arrays it provides are best thought of as (possibly nested) tuples of numbers that, unlike Python's built-in tuples, support mathematical operations. Like tuples, tinyarrays are hashable and immutable and thus can be used as dictionary keys. The module's interface is a subset of that of NumPy and hence should be familiar to many Python programmers. Tinyarray has been heavily optimized for small arrays: For example, common operations on 1-d arrays of length 3 run 3-7 times faster than with NumPy. When storing many small arrays, memory consumption is reduced by a factor of 3. In summary, Tinyarray is a more efficient alternative to NumPy when many separate small numerical arrays are to be used.
Outros pacotes relacionados a python3-tinyarray
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6-udeb
- dep: libc6 (>= 2.4) [i386]
-
- dep: libgcc-s1 (>= 4.0)
- Biblioteca de suporte GCC
-
- dep: libstdc++6 (>= 5.2)
- Biblioteca C++ padrão da GNU v3
-
- dep: python3 (<< 3.10)
- linguagem orientada a objetos de alto nível e interativa (versão padrão da python3)
- dep: python3 (>= 3.9~)
Download de python3-tinyarray
Arquitetura | Versão | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|---|
amd64 | 1.2.3-2+b2 | 40.4 kB | 143.0 kB | [lista de arquivos] |
i386 | 1.2.3-2+b2 | 42.7 kB | 143.0 kB | [lista de arquivos] |