In this project we want to port and expand the functionality of the R package sumR in the Python language. The idea is to reproduce the structure of the R package, creating wrappers for low-level functions (already implemented in C). We also want to add features like the ability to handle series that may be negative.
This will be joint work with Guido Moreira. You might want to check out this project too.