Skip to content

Citing

If you use this library in your research, please cite it (GitHub's "Cite this repository" button reads CITATION.cff):

@software{bayesian_changepoint_detection,
  title   = {Bayesian Changepoint Detection: A PyTorch Implementation},
  author  = {Kulick, Johannes and Carisimo, Esteban},
  url     = {https://github.com/hildensia/bayesian_changepoint_detection},
  year    = {2026},
  version = {1.2.1}
}

The algorithms are due to Adams & MacKay (2007) and Fearnhead (2006); please cite those papers as well.

References