[ 源代码: fast-histogram ]
软件包:python3-fast-histogram(0.14-2)
Fast 1D and 2D histogram functions in Python
fast-histogram aims to provide simple and fast histogram functions for regular bins that don't compromise on performance. It doesn't do anything complicated - it just implements a simple histogram algorithm in C and keeps it simple. The aim is to have functions that are fast but also robust and reliable. The result is a 1D histogram function here that is 7-15x faster than numpy.histogram, and a 2D histogram function that is 20-25x faster than numpy.histogram2d.
其他与 python3-fast-histogram 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [除 arm64, ppc64el, riscv64]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3~)
-
- dep: python3-numpy
- 用于 Python 语言的快速数组运算库(Python 3)
下载 python3-fast-histogram
硬件架构 | 软件包大小 | 安装后大小 | 文件 |
---|---|---|---|
amd64 | 21.3 kB | 85.0 kB | [文件列表] |
arm64 | 20.8 kB | 125.0 kB | [文件列表] |
armel | 21.7 kB | 88.0 kB | [文件列表] |
armhf | 20.2 kB | 76.0 kB | [文件列表] |
i386 | 22.1 kB | 92.0 kB | [文件列表] |
mips64el | 20.0 kB | 126.0 kB | [文件列表] |
ppc64el | 21.9 kB | 125.0 kB | [文件列表] |
riscv64 | 21.4 kB | 81.0 kB | [文件列表] |
s390x | 22.8 kB | 89.0 kB | [文件列表] |