Skip to content

augurs-dtw-v0.4.2

Compare
Choose a tag to compare
@sd2k sd2k released this 16 Oct 17:54
· 95 commits to main since this release
244e20e

Added

  • add 'augurs' convenience crate, re-exporting other crates (#117)
  • derive Clone for Dtw (#114)
  • parallel DTW calculations in augurs-js (#111)
  • add augurs-dtw crate with dynamic time warping implementation (#98)

Other

  • Add augurs-dtw crate