Skip to content

v0.1.10

Latest
Compare
Choose a tag to compare
@CyrilJl CyrilJl released this 25 Dec 20:33
· 3 commits to main since this release

Version 0.1.10 - Release Notes

Enhancements

  • Code Refactoring:
    • Improved functionality around the multivariate_lags argument.
    • Optimal forward and backward lag selection for covariates is now performed for each imputed feature.
    • Accelerated computation of cross-correlations using Numba, with robust handling of NaN values.

Documentation

  • Docstrings Added:
    • Comprehensive docstrings have been included to enhance code clarity and usability.