Skip to content

1.0.1

Choose a tag to compare

@jswoboda jswoboda released this 31 Jul 20:10
· 2 commits to main since this release

Added:

  • sub_integration function added to first arithmatically average and then use meadian to average.

Changed:

  • ACF estimators work across n-dimensional arrays where only the first two dimensions will be used in the estimation and rest will be passed through.

Fixed:

  • Errors in the acf estimator causing failures has been fixed.