Skip to content

Commit

Permalink
New version: SpectralDistances v0.1.4 (#15684)
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: 5854a3ef033e430865a3e55e45cf27bfc8efd537

Registrator tree SHA: 58e84c9733c0606ca53349dbce519209d8a8402b
  • Loading branch information
JuliaRegistrator authored Jun 1, 2020
1 parent e2f21fc commit ccfa89c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion S/SpectralDistances/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ DoubleFloats = "1.1.0-1"
Hungarian = "0.6"
Lazy = "0.14-0.15"
OrdinaryDiffEq = "5"
PolynomialRoots = "0.2"
QuadGK = "2"
RecipesBase = ["0.8", "1"]
Requires = "1"
Expand All @@ -24,6 +23,9 @@ Optim = "0.19-0.20"
ThreadTools = "0.1.1-0.1"
UnbalancedOptimalTransport = "0.2-0.3"

["0-0.1.3"]
PolynomialRoots = "0.2"

["0.1.1"]
LoopVectorization = "0.7.7-0.7"

Expand All @@ -47,3 +49,6 @@ LoopVectorization = "0.7.7-0.8"
["0.1.3-0"]
DynamicAxisWarping = "0.1-0.2"
LoopVectorization = "0.8"

["0.1.4-0"]
PolynomialRoots = ["0.2", "1"]
3 changes: 3 additions & 0 deletions S/SpectralDistances/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "d711d44409513eaa0fa1e967563a456800e2a9fe"

["0.1.3"]
git-tree-sha1 = "eda48d7a61fd823baa04986fca5cc6dd6856d47d"

["0.1.4"]
git-tree-sha1 = "5854a3ef033e430865a3e55e45cf27bfc8efd537"

0 comments on commit ccfa89c

Please sign in to comment.