全部搜索项
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: tinyarray  ]

软件包:python3-tinyarray(1.2.3-2 以及其他的)

python3-tinyarray 的相关链接

Screenshot

Debian 的资源:

下载源码包 tinyarray

维护小组:

外部的资源:

相似软件包:

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 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python3-tinyarray

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
amd64 1.2.3-2+b2 40.4 kB143.0 kB [文件列表]
i386 1.2.3-2+b2 42.7 kB143.0 kB [文件列表]