Skip to content

Commit

Permalink
New version: SpectralDistances v0.1.11 (#23662)
Browse files Browse the repository at this point in the history
UUID: 2b0dec9d-f767-4f95-9e73-7df56487de68
Repo: https://github.com/baggepinnen/SpectralDistances.jl.git
Tree: 7344c69f3e1440a0c142ffcd8e992fbadaee57c6

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Oct 26, 2020
1 parent 8b396ce commit 379b4af
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
16 changes: 12 additions & 4 deletions S/SpectralDistances/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,21 +30,29 @@ PolynomialRoots = "0.2"
LoopVectorization = "0.7.7-0.7"

["0.1.1-0"]
ControlSystems = "0.5.8-0.6"
Distances = "0.8-0.9"
FillArrays = "0.8"
MacroTools = "0.5"
Optim = "0.19-0.21"
ProgressMeter = "1.3.0-1"
ThreadTools = "0.1.1-0.2"
UnbalancedOptimalTransport = "0.2"

["0.1.1-0.1.10"]
ControlSystems = "0.5.8-0.6"
Distances = "0.8-0.9"
FillArrays = "0.8"
Optim = "0.19-0.21"

["0.1.1-0.1.2"]
DynamicAxisWarping = "0.1"

["0.1.1-0.1.8"]
SlidingDistancesBase = "0.1"

["0.1.11-0"]
ControlSystems = "0.8"
Distances = "0.8-0.10"
FillArrays = "0.8-0.10"
Optim = ["0.19-0.22", "1"]

["0.1.2"]
LoopVectorization = "0.7.7-0.8"

Expand Down
3 changes: 3 additions & 0 deletions S/SpectralDistances/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ git-tree-sha1 = "cb4772ab644833787469aa36e781a2d55d4d4d3d"

["0.1.10"]
git-tree-sha1 = "6d159cd1532ffb78136d90bf61366c944b7b99ec"

["0.1.11"]
git-tree-sha1 = "7344c69f3e1440a0c142ffcd8e992fbadaee57c6"

0 comments on commit 379b4af

Please sign in to comment.