Balík: python3-tinyarray (1.2.3-3) [debports]
Odkazy pre python3-tinyarray
Zdroje Debian:
Stiahnuť zdrojový balík :
NenájdenýSprávcovia:
Externé zdroje:
- Domovská stránka [kwant-project.org]
Podobné balíky:
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.
Ostatné balíky súvisiace s balíkom python3-tinyarray
|
|
|
|
-
- dep: libc6.1 (>= 2.31)
- knižnica GNU C - zdieľané knižnice
tiež virtuálny balík poskytovaný balíkom libc6.1-udeb
-
- dep: libgcc-s1 (>= 4.2)
- podporná knižnica GCC
-
- dep: libstdc++6 (>= 5.2)
- štandardná knižnica C++ GNU v3
-
- dep: libunwind8
- nnižnica na určenie na určenie postupnosti volania programu - dynamické súbory
-
- dep: python3 (<< 3.10)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.9~)
Stiahnuť python3-tinyarray
Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|
ia64 (neoficiálny port) | 47.3 kB | 230.0 kB | [zoznam súborov] |