From 8056e36b034923853701b69da21f037b3fedc134 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Tue, 26 May 2020 17:56:51 +0000 Subject: [PATCH] New version: MatrixProfile v0.1.2 UUID: 24e37439-14ec-4097-bda3-6a65822e2305 Repo: https://github.com/baggepinnen/MatrixProfile.jl.git Tree: d32e22015be3aaa42bc6403b77461397e1a69f0d Registrator tree SHA: 58e84c9733c0606ca53349dbce519209d8a8402b --- M/MatrixProfile/Compat.toml | 12 ++++++++++-- M/MatrixProfile/Versions.toml | 3 +++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/M/MatrixProfile/Compat.toml b/M/MatrixProfile/Compat.toml index 264a43507f88ac2..8eef5759c82a105 100644 --- a/M/MatrixProfile/Compat.toml +++ b/M/MatrixProfile/Compat.toml @@ -1,5 +1,4 @@ [0] -LoopVectorization = "0.7.4-0.7" ProgressMeter = "1.2.0-1" RecipesBase = ["0.8", "1"] julia = "1" @@ -8,6 +7,15 @@ julia = "1" DSP = "0.6" SlidingDistancesBase = "0.1" +["0-0.1.1"] +LoopVectorization = "0.7.4-0.7" + +["0.1.1"] +SlidingDistancesBase = "0.1.3-0.1" + ["0.1.1-0"] Distances = "0.7-0.9" -SlidingDistancesBase = "0.1.3-0.1" + +["0.1.2-0"] +LoopVectorization = "0.7.4-0.8" +SlidingDistancesBase = "0.1.4-0.1" diff --git a/M/MatrixProfile/Versions.toml b/M/MatrixProfile/Versions.toml index 973bf1fcaf28fc1..0a1da14d20b65ff 100644 --- a/M/MatrixProfile/Versions.toml +++ b/M/MatrixProfile/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "04fc05ba4b99e92e93e36ed231c4254723cff466" ["0.1.1"] git-tree-sha1 = "78827403c9e90bb03e82f5ead399b1a83471e65a" + +["0.1.2"] +git-tree-sha1 = "d32e22015be3aaa42bc6403b77461397e1a69f0d"