License | |||
---|---|---|---|
Branch | CI | Coverage | Docs |
master |
Break point detection algorithms in Python (with Numba if installed).
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
+ Usehypothesis
? - Simple benchmarks to make sure Numba is worth it