全部搜索项
forky  ] [  sid  ]
[ 源代码: numpy-minmax  ]

软件包:python3-numpy-minmax(0.5.0-1 以及其他的)

python3-numpy-minmax 的相关链接

Screenshot

Debian 的资源:

下载源码包 numpy-minmax

维护小组:

外部的资源:

相似软件包:

fast minimum and maximum calculation for NumPy arrays

Provides a function that returns the minimum and maximum values from a NumPy array in a single call. This avoids making separate passes for low and high values and is intended for cases where both results are needed together.

The implementation focuses on float32 arrays, with optimized handling for C-contiguous arrays, Fortran-contiguous arrays, and one-dimensional strided arrays. It also includes optimized handling for contiguous int16 arrays. For array layouts outside those cases, such as higher-dimensional strided arrays, it falls back to NumPy's normal minimum and maximum operations.

This library is aimed at fast reduction over array data while keeping the result simple: a pair containing the smallest and largest values found in the input. It works on NumPy ndarrays and is particularly concerned with the memory layout and element type of the array, since those determine which code path is used.

其他与 python3-numpy-minmax 有关的软件包

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

下载 python3-numpy-minmax

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
alpha (非官方移植版) 0.5.0-1 8.7 kB87.0 kB [文件列表]
amd64 0.5.0-1+b1 10.6 kB40.0 kB [文件列表]
arm64 0.5.0-1 8.8 kB87.0 kB [文件列表]
hppa (非官方移植版) 0.5.0-1 8.8 kB31.0 kB [文件列表]
i386 0.5.0-1 9.0 kB38.0 kB [文件列表]
loong64 0.5.0-1 8.9 kB86.0 kB [文件列表]
m68k (非官方移植版) 0.5.0-1 8.1 kB30.0 kB [文件列表]
ppc64 (非官方移植版) 0.5.0-1 9.0 kB87.0 kB [文件列表]
ppc64el 0.5.0-1 9.3 kB86.0 kB [文件列表]
riscv64 0.5.0-1 8.3 kB31.0 kB [文件列表]
s390x 0.5.0-1 8.6 kB34.0 kB [文件列表]
sh4 (非官方移植版) 0.5.0-1 8.6 kB86.0 kB [文件列表]