Skip to content

Commit

Permalink
New version: MatrixProfile v1.0.0 (#25121)
Browse files Browse the repository at this point in the history
UUID: 24e37439-14ec-4097-bda3-6a65822e2305
Repo: https://github.com/baggepinnen/MatrixProfile.jl.git
Tree: 90f8ce2d01c6befad2af038e3af7b3873372cbeb

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Nov 22, 2020
1 parent d43ddea commit 4a7b5ac
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 12 deletions.
17 changes: 10 additions & 7 deletions M/MatrixProfile/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
[0]
ProgressMeter = "1.2.0-1"
RecipesBase = ["0.8", "1"]
julia = "1"

["0-0.1.0"]
DSP = "0.6"
SlidingDistancesBase = "0.1"

["0-0.1.1"]
LoopVectorization = "0.7.4-0.7"

[0-1]
ProgressMeter = "1.2.0-1"
RecipesBase = ["0.8", "1"]
julia = "1"

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

Expand All @@ -19,8 +19,11 @@ Distances = "0.7-0.9"
["0.1.2"]
SlidingDistancesBase = "0.1.4-0.1"

["0.1.2-0"]
["0.1.2-1"]
LoopVectorization = "0.7.4-0.8"

["0.1.3-0"]
["0.1.3-1"]
SlidingDistancesBase = "0.2"

[1]
Distances = "0.7-0.10"
10 changes: 5 additions & 5 deletions M/MatrixProfile/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[0]
["0-0.1.0"]
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"

[0-1]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
SlidingDistancesBase = "25b0cc0c-38e4-462f-a11d-8564868c562d"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0-0.1.0"]
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"

["0.1.1-0"]
["0.1.1-1"]
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
3 changes: 3 additions & 0 deletions M/MatrixProfile/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "d32e22015be3aaa42bc6403b77461397e1a69f0d"

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

["1.0.0"]
git-tree-sha1 = "90f8ce2d01c6befad2af038e3af7b3873372cbeb"

0 comments on commit 4a7b5ac

Please sign in to comment.