Closed c650 closed 3 years ago
This PR introduces support for Compounding Recurrings in time series calculations. It also has some light refactoring to timeseries calculations and some abstraction of recurrings stuff.
Fixes #254
I moved Timeseries' testing module inside the mod TimeSeriesService so that I could privatise some of the functions
mod TimeSeriesService
This PR introduces support for Compounding Recurrings in time series calculations. It also has some light refactoring to timeseries calculations and some abstraction of recurrings stuff.
Fixes #254