Skip to content

ceholden/pybreakpoints

Repository files navigation

pybreakpoints

License license
Branch CI Coverage Docs
master master_travis master_coverage master_docs_ghpage

Break point detection algorithms in Python (with Numba if installed).

TODO

Things need doing.

  • Documentation + Overview and citations + Install guide + Algorithms page with examples + Other modules
  • Fixup return types + namedtuple? class?
  • Clean wrapping of Pandas and Xarray types + likely using singledispatch
  • Tests on randomized data with rpy2 + Use hypothesis?
  • Simple benchmarks to make sure Numba is worth it

Releases

No releases published

Packages

No packages published

Languages