Skip to content

augurs-dtw-v0.4.3

Compare
Choose a tag to compare
@sd2k sd2k released this 18 Oct 07:53
· 5 commits to main since this release
b9846f2

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