DynamicAxisWarping.jl Versions Save

Dynamic Time Warping (DTW) and related algorithms in Julia, at Julia speeds

v0.4.18

6 months ago

DynamicAxisWarping v0.4.18

Diff since v0.4.17

Merged pull requests:

  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#54) (@github-actions[bot])
  • CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#61) (@github-actions[bot])

v0.4.17

7 months ago

DynamicAxisWarping v0.4.17

Diff since v0.4.16

Merged pull requests:

  • remove Plots.jl from dependencies (#60) (@baggepinnen)

Closed issues:

  • Plots.jl should not be a dependence (#57)
  • using weighted distances seemingly not compatible with dtw_cost (#58)
  • [Question] How to measure the similarity between two time series using the package? (#59)

v0.4.16

11 months ago

DynamicAxisWarping v0.4.16

Diff since v0.4.15

Closed issues:

  • Implement result_type for DTW (#48)

Merged pull requests:

  • CompatHelper: add new compat entry for DelimitedFiles at version 1, (keep existing compat) (#55) (@github-actions[bot])
  • Implement Distances.result_type (#56) (@jaksle)

v0.4.15

1 year ago

DynamicAxisWarping v0.4.15

Diff since v0.4.14

Merged pull requests:

  • CompatHelper: bump compat for FillArrays to 1, (keep existing compat) (#53) (@github-actions[bot])

v0.4.14

1 year ago

DynamicAxisWarping v0.4.14

Diff since v0.4.13

Merged pull requests:

  • Matchplot extension (#52) (@SynapticSage)

v0.4.13

1 year ago

DynamicAxisWarping v0.4.13

Diff since v0.4.12

Closed issues:

  • Cite this package (#47)
  • Frequency warping example doesn't work (#50)

Merged pull requests:

  • fixes (#51) (@baggepinnen)

v0.4.12

1 year ago

DynamicAxisWarping v0.4.12

Diff since v0.4.11

Merged pull requests:

  • Fixes the option to pass a precomputed cost matrix to the plot function (#49) (@BloodWorkXGaming)

v0.4.11

2 years ago

DynamicAxisWarping v0.4.11

Diff since v0.4.10

Merged pull requests:

  • CompatHelper: bump compat for "FillArrays" to "0.13" (#46) (@github-actions[bot])

v0.4.10

2 years ago

DynamicAxisWarping v0.4.10

Diff since v0.4.9

Closed issues:

  • Port features from tslearn (#43)

Merged pull requests:

  • Multithread (#45) (@paciops)

v0.4.9

2 years ago

DynamicAxisWarping v0.4.9

Diff since v0.4.8

Merged pull requests:

  • CompatHelper: add new compat entry for "LocalFilters" at version "1.1" (#39) (@github-actions[bot])
  • CompatHelper: bump compat for "SlidingDistancesBase" to "0.3" (#40) (@github-actions[bot])
  • CompatHelper: bump compat for "FillArrays" to "0.12" (#42) (@github-actions[bot])