Пакет: python3-tinyarray (1.2.5-1 и други)
Връзки за python3-tinyarray
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник tinyarray.
Отговорници:
Външни препратки:
- Начална страница [gitlab.kwant-project.org]
Подобни пакети:
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.
Други пакети, свързани с python3-tinyarray
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
също и виртуален пакет, предлаган от libc6-udeb
- dep: libc6 (>= 2.36) [loong64]
- dep: libc6 (>= 2.4) [m68k]
- dep: libc6 (>= 2.42) [sh4]
-
- dep: libc6.1 (>= 2.3.4) [alpha]
- GNU C Library: Shared libraries
също и виртуален пакет, предлаган от libc6.1-udeb
- dep: libc6.1 (>= 2.31) [ia64]
-
- dep: libgcc-s1 (>= 4.0) [alpha, amd64, loong64]
- GCC support library
- dep: libgcc-s1 (>= 4.2) [ia64, sh4]
-
- dep: libgcc-s2 (>= 4.2.1) [m68k]
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: libunwind8 [ia64]
- library to determine the call-chain of a program - runtime
-
- dep: python3 (<< 3.10) [ia64]
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12) [loong64]
- dep: python3 (<< 3.15) [не ia64, loong64]
- dep: python3 (>= 3.11~) [loong64]
- dep: python3 (>= 3.13~) [не ia64, loong64]
- dep: python3 (>= 3.9~) [ia64]
Изтегляне на python3-tinyarray
| Архитектура | Версия | Големина на пакета | Големина след инсталиране | Файлове |
|---|---|---|---|---|
| alpha (неофициална архитектура) | 1.2.5-1 | 53,5 кБ | 425,0 кБ | [списък на файловете] |
| amd64 | 1.2.5-1 | 56,0 кБ | 335,0 кБ | [списък на файловете] |
| ia64 (неофициална архитектура) | 1.2.3-3 | 47,3 кБ | 230,0 кБ | [списък на файловете] |
| loong64 (неофициална архитектура) | 1.2.3-4 | 40,2 кБ | 158,0 кБ | [списък на файловете] |
| m68k (неофициална архитектура) | 1.2.5-1 | 48,9 кБ | 307,0 кБ | [списък на файловете] |
| sh4 (неофициална архитектура) | 1.2.5-1 | 56,2 кБ | 417,0 кБ | [списък на файловете] |
