stumpy-dev/stumpy
STUMPY is a powerful and scalable Python library for modern time series analysis observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 99
- Release rhythm 69
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 4
- age_days: 2679
- days_rel: 207
- days_push: 8
- n_releases_24m: 2
Adoption not part of the score
4148 stars · 367 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
STUMPY is a Python library that efficiently computes the matrix profile for time series, enabling fast nearest-neighbor subsequence searches. It supports time series data mining tasks such as motif discovery, anomaly (discord) detection, and semantic segmentation, with scalable GPU and distributed (Dask) backends.
Use cases
- find repeated patterns (motifs) in a long time series
- detect anomalies or discords in sensor data
- compute the matrix profile for time series
- segment a time series into semantic regions
- mine time series data at scale with Dask or GPUs
- find nearest-neighbor subsequences in streaming data
When to choose
- you need efficient motif or anomaly discovery in univariate or multivariate time series
- you want a well-tested, NumFOCUS-affiliated library with 100% test coverage
- you need scalability via Numba, GPU, or Dask parallelization
When to avoid
- you need general-purpose forecasting or classical time series models like ARIMA
- you work outside Python
- you need real-time streaming analytics with sub-millisecond latency guarantees
Facets
library · maturity stable
data-science math data-science time-series analytics python cross-platform matrix-profile time-series-analysis motif-discovery anomaly-detection numba dask
2 sources
- readme: https://github.com/stumpy-dev/stumpy · fetched 2026-08-28 · 51ba84818eda
- registry_pypi: https://pypi.org/pypi/stumpy/json · fetched 2026-08-29 · c976fc55ca90
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stumpy-dev/stumpy | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="stumpy-dev/stumpy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem