Optimized change point analysis with new batch-wise approach
Main enhancement:
- Add a batch-wise implementation of the change point analysis algorithm to avoid memory errors in the case of a high amount of data and possible change point configurations.
Bug fixes:
- Fix an index error in the change point probability normalization via a Riemann sum of rectangles.