全部搜索项
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: python-numpy-groupies  ]

软件包:python3-numpy-groupies(0.9.13-1)

python3-numpy-groupies 的相关链接

Screenshot

Debian 的资源:

下载源码包 python-numpy-groupies

维护小组:

外部的资源:

相似软件包:

performs operations on/with subsets of n-dim arrays

This package consists of a couple of optimised tools for doing things that can roughly be considered "group-indexing operations". The most prominent tool is `aggregate`.

`aggregate` takes an array of values, and an array giving the group number for each of those values. It then returns the sum (or mean, or std, or any, ...etc.) of the values in each group. You have probably come across this idea before, using `matlab` accumarray, `pandas` groupby, or generally MapReduce algorithms and histograms.

There are different implementations of `aggregate` provided, based on plain `numpy`, `numba` and `weave`. Performance is a main concern, and so far this implementation comfortably beats similar implementations in other packages (check the benchmarks).

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

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

下载 python3-numpy-groupies

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 19.2 kB93.0 kB [文件列表]