From f61531c26cf2fcbc4a09ff6464f6e0012257fa7a Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 5 Jun 2023 13:01:02 +0000 Subject: [PATCH] New version: MatrixProfile v1.1.0 UUID: 24e37439-14ec-4097-bda3-6a65822e2305 Repo: https://github.com/baggepinnen/MatrixProfile.jl.git Tree: e28d990133b7dd624bfdc8e472d39379b67f8576 Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- M/MatrixProfile/Compat.toml | 9 ++++++++- M/MatrixProfile/Deps.toml | 3 +++ M/MatrixProfile/Versions.toml | 3 +++ 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/M/MatrixProfile/Compat.toml b/M/MatrixProfile/Compat.toml index 0290bf74466be8b..37a6e33b28250d7 100644 --- a/M/MatrixProfile/Compat.toml +++ b/M/MatrixProfile/Compat.toml @@ -22,12 +22,15 @@ SlidingDistancesBase = "0.1.4-0.1" ["0.1.2-0"] LoopVectorization = "0.7.4-0.8" -["0.1.3-1"] +["0.1.3-0"] SlidingDistancesBase = "0.2" [1] Distances = "0.7-0.10" +["1.0"] +SlidingDistancesBase = "0.2" + ["1.0.0"] LoopVectorization = "0.7.4-0.8" @@ -39,3 +42,7 @@ LoopVectorization = "0.7.4-0.11" ["1.0.3-1"] LoopVectorization = "0.7.4-0.12" + +["1.1-1"] +AbstractFFTs = "1.3.0-1" +SlidingDistancesBase = "0.2-0.3" diff --git a/M/MatrixProfile/Deps.toml b/M/MatrixProfile/Deps.toml index 6160884eda49842..1d873b77b8bf3b7 100644 --- a/M/MatrixProfile/Deps.toml +++ b/M/MatrixProfile/Deps.toml @@ -11,3 +11,6 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" ["0.1.1-1"] Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7" + +["1.1-1"] +AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c" diff --git a/M/MatrixProfile/Versions.toml b/M/MatrixProfile/Versions.toml index 4f887dd2056cab7..4736e5ed1697bfb 100644 --- a/M/MatrixProfile/Versions.toml +++ b/M/MatrixProfile/Versions.toml @@ -21,3 +21,6 @@ git-tree-sha1 = "c4900f26151bf3aacbfb1a2e28f049c664ccc872" ["1.0.3"] git-tree-sha1 = "2fe206cece49ddf7cf26887c9f7379ee395cdba1" + +["1.1.0"] +git-tree-sha1 = "e28d990133b7dd624bfdc8e472d39379b67f8576"