Ross ROSS = Recommend OSS · open-source software intelligence for agents

deepcharles/ruptures

ruptures: change point detection in Python observed · 2026-08-28

github.com/deepcharles/ruptures · Python · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 91
  • Release rhythm 15
  • Longevity 100
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: n/a
  • age_days: 3147
  • days_rel: 357
  • days_push: 58
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2076 stars · 190 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

ruptures is a Python library for offline change point detection in non-stationary signals. It provides exact and approximate detection algorithms across parametric and non-parametric models with a consistent, modular, well-documented interface.

Use cases

  • detect change points in a time series
  • segment a non-stationary signal into regimes
  • find structural breaks in sensor data
  • split a signal where its statistical properties change
  • analyze piecewise stationary signals in Python
  • detect regime shifts in financial or physiological time series

When to choose

  • you need offline (batch) change point detection in Python
  • you want a choice of many detection algorithms and cost models with a unified API
  • you need a well-documented, citable scientific library for signal segmentation

When to avoid

  • you need online/streaming change point detection in real time
  • you work outside Python or need deep-learning-based segmentation
  • you only need simple anomaly or outlier detection rather than regime changes

Facets

library · maturity active

machine-learning data-science math data-science analytics python change-point-detection signal-processing segmentation time-series scientific-computing algorithms

1 source

Member repositories

RepositoryRoleHealth v2
deepcharles/rupturesmain66

For agents

markdown · JSON · MCP: product_card(name="deepcharles/ruptures")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem