Balík: python3-numpy-rms (0.6.0-1) [debports]
Odkazy pre python3-numpy-rms
Zdroje Debian:
Stiahnuť zdrojový balík :
NenájdenýSprávcovia:
Externé zdroje:
- Domovská stránka [github.com]
Podobné balíky:
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.
Ostatné balíky súvisiace s balíkom python3-numpy-rms
|
|
|
|
-
- dep: libc6.1 (>= 2.1.3)
- knižnica GNU C - zdieľané knižnice
tiež virtuálny balík poskytovaný balíkom libc6.1-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Stiahnuť python3-numpy-rms
| Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
|---|---|---|---|
| alpha (neoficiálny port) | 9.1 kB | 93.0 kB | [zoznam súborov] |
