Skip to content

0.2.1

Compare
Choose a tag to compare
@eshaz eshaz released this 17 Sep 22:49
· 32 commits to main since this release
a6bb605

Features

  • Slight performance gain by only calculating comparison clip standard deviation once
    • SIMD tests from 24 seconds to 22 seconds
    • Scalar tests from 76 seconds to 67 seconds
  • Better validation on inputs

Fixes

  • Use double precision for mean sum to avoid potential overflow
  • Shrink correlationSampleSize if either clip is smaller to prevent segfault

What's Changed

  • Demo Page / Minified Build by @eshaz in #6
  • Performance Enhancements by @eshaz in #7

Full Changelog: 0.2.0...0.2.1