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

软件包:python3-numpy-rms(0.6.0-1 以及其他的)

python3-numpy-rms 的相关链接

Screenshot

Debian 的资源:

下载源码包 numpy-rms

维护小组:

外部的资源:

相似软件包:

fast root mean square calculation for NumPy arrays

This library provides a fast implementation of root mean square (RMS) calculations for NumPy arrays. It computes RMS values over fixed-size windows and returns the resulting series.

The function operates on one-dimensional or two-dimensional float32 arrays stored in contiguous memory. Given an input array and a window size, it calculates the RMS value for each window, producing a sequence of RMS values. This is useful for summarising signal magnitude over time or across grouped samples.

The implementation is written in C and includes architecture-specific optimisations for x86-64 (AVX) and ARM (NEON) systems, allowing efficient processing of large arrays where repeated RMS calculations would otherwise be costly.

The module focuses on a single task: efficient RMS computation for NumPy array data. It does not attempt to provide a full signal-processing framework.

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

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

下载 python3-numpy-rms

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
amd64 0.6.0-1+b1 9.9 kB41.0 kB [文件列表]
arm64 0.6.0-1 9.3 kB93.0 kB [文件列表]
i386 0.6.0-1 9.3 kB40.0 kB [文件列表]
ppc64el 0.6.0-1 9.6 kB93.0 kB [文件列表]
riscv64 0.6.0-1 8.9 kB36.0 kB [文件列表]
s390x 0.6.0-1 9.1 kB36.0 kB [文件列表]