-
Notifications
You must be signed in to change notification settings - Fork 464
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UUID: 24e37439-14ec-4097-bda3-6a65822e2305 Repo: https://github.com/baggepinnen/MatrixProfile.jl.git Tree: 78827403c9e90bb03e82f5ead399b1a83471e65a Registrator tree SHA: 58e84c9733c0606ca53349dbce519209d8a8402b
- Loading branch information
1 parent
eb3ee4a
commit a054956
Showing
3 changed files
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,13 @@ | ||
[0] | ||
DSP = "0.6" | ||
LoopVectorization = "0.7.4-0.7" | ||
ProgressMeter = "1.2.0-1" | ||
RecipesBase = ["0.8", "1"] | ||
SlidingDistancesBase = "0.1" | ||
julia = "1" | ||
|
||
["0-0.1.0"] | ||
DSP = "0.6" | ||
SlidingDistancesBase = "0.1" | ||
|
||
["0.1.1-0"] | ||
Distances = "0.7-0.9" | ||
SlidingDistancesBase = "0.1.3-0.1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,13 @@ | ||
[0] | ||
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2" | ||
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"] | ||
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
["0.1.0"] | ||
git-tree-sha1 = "04fc05ba4b99e92e93e36ed231c4254723cff466" | ||
|
||
["0.1.1"] | ||
git-tree-sha1 = "78827403c9e90bb03e82f5ead399b1a83471e65a" |