From b719592eb3e2682b8afb7e79c8b7bdefc0b8f98c Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 19 Apr 2021 18:56:40 +0000 Subject: [PATCH] New version: SpectralDistances v0.1.12 UUID: 2b0dec9d-f767-4f95-9e73-7df56487de68 Repo: https://github.com/baggepinnen/SpectralDistances.jl.git Tree: 3f48ba3ac93de08e8c68bb2ff629e6b407853b0b Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416 --- S/SpectralDistances/Compat.toml | 20 +++++++++++++++----- S/SpectralDistances/Deps.toml | 4 +++- S/SpectralDistances/Versions.toml | 3 +++ 3 files changed, 21 insertions(+), 6 deletions(-) diff --git a/S/SpectralDistances/Compat.toml b/S/SpectralDistances/Compat.toml index 92b67883afb36a9..f473c27cf8b03cd 100644 --- a/S/SpectralDistances/Compat.toml +++ b/S/SpectralDistances/Compat.toml @@ -1,5 +1,4 @@ [0] -BackwardsLinalg = "0.1.1-0.1" DSP = "0.6" DocStringExtensions = "0.8" DoubleFloats = "1.1.0-1" @@ -10,7 +9,6 @@ QuadGK = "2" RecipesBase = ["0.8", "1"] Requires = "1" Roots = "1" -StaticArrays = "0.12" StatsBase = "0.32-0.33" TotalLeastSquares = "1.5.0-1" ZygoteRules = "0.2" @@ -23,6 +21,10 @@ Optim = "0.19-0.20" ThreadTools = "0.1.1-0.1" UnbalancedOptimalTransport = "0.2-0.3" +["0-0.1.11"] +BackwardsLinalg = "0.1.1-0.1" +StaticArrays = "0.12" + ["0-0.1.3"] PolynomialRoots = "0.2" @@ -47,16 +49,24 @@ DynamicAxisWarping = "0.1" ["0.1.1-0.1.8"] SlidingDistancesBase = "0.1" -["0.1.11-0"] +["0.1.11"] ControlSystems = "0.8" -Distances = "0.8-0.10" FillArrays = "0.8-0.10" + +["0.1.11-0"] +Distances = "0.8-0.10" Optim = ["0.19-0.22", "1"] +["0.1.12-0"] +ControlSystems = "0.9" +FillArrays = "0.8-0.11" +LoopVectorization = "0.8-0.12" +StaticArrays = ["0.12", "1"] + ["0.1.2"] LoopVectorization = "0.7.7-0.8" -["0.1.3-0"] +["0.1.3-0.1.11"] LoopVectorization = "0.8" ["0.1.3-0.1.7"] diff --git a/S/SpectralDistances/Deps.toml b/S/SpectralDistances/Deps.toml index b85408799cedd98..42b49a0b64a4682 100644 --- a/S/SpectralDistances/Deps.toml +++ b/S/SpectralDistances/Deps.toml @@ -1,5 +1,4 @@ [0] -BackwardsLinalg = "442b4e1a-8b9d-11e9-03b0-f14b31742153" ControlSystems = "a6e380b2-a6ca-5380-bf3e-84a91bcd477e" DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2" Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7" @@ -27,6 +26,9 @@ TotalLeastSquares = "028f657a-7ace-5159-a694-8cfd97933b0c" UnbalancedOptimalTransport = "6f61b460-fd45-461a-bdf7-98edd72e362f" ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444" +["0-0.1.11"] +BackwardsLinalg = "442b4e1a-8b9d-11e9-03b0-f14b31742153" + ["0.1.1-0"] DynamicAxisWarping = "aaaaaaaa-4a10-5553-b683-e707b00e83ce" FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b" diff --git a/S/SpectralDistances/Versions.toml b/S/SpectralDistances/Versions.toml index ea967a54ad95441..a878edd7ee38db2 100644 --- a/S/SpectralDistances/Versions.toml +++ b/S/SpectralDistances/Versions.toml @@ -33,3 +33,6 @@ git-tree-sha1 = "6d159cd1532ffb78136d90bf61366c944b7b99ec" ["0.1.11"] git-tree-sha1 = "7344c69f3e1440a0c142ffcd8e992fbadaee57c6" + +["0.1.12"] +git-tree-sha1 = "3f48ba3ac93de08e8c68bb2ff629e6b407853b0b"