Skip to content
Sections
>> Trisquel >> 套件 >> aramo >> python >> python3-tinyarray
aramo  ]
[ 原始碼: tinyarray  ]

套件: python3-tinyarray (1.2.3-4build1)

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)
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
  • dep: libgcc-s1 (>= 4.0)
    GCC support library
  • dep: libstdc++6 (>= 5.2)
    GNU Standard C++ Library v3
  • dep: python3 (<< 3.11)
    interactive high-level object-oriented language (default python3 version)
    dep: python3 (>= 3.10~)

下載 python3-tinyarray

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 44.3 kB145 kB [文件列表]