Skip to content

Commit

Permalink
New package: MatrixProfile v0.1.0 (#14393)
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: 04fc05ba4b99e92e93e36ed231c4254723cff466

Registrator tree SHA: nothing
  • Loading branch information
JuliaRegistrator authored May 11, 2020
1 parent 175d531 commit db185c8
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 0 deletions.
7 changes: 7 additions & 0 deletions M/MatrixProfile/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
DSP = "0.6"
LoopVectorization = "0.7.4-0.7"
ProgressMeter = "1.2.0-1"
RecipesBase = ["0.8", "1"]
SlidingDistancesBase = "0.1"
julia = "1"
8 changes: 8 additions & 0 deletions M/MatrixProfile/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[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"
3 changes: 3 additions & 0 deletions M/MatrixProfile/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "MatrixProfile"
uuid = "24e37439-14ec-4097-bda3-6a65822e2305"
repo = "https://github.com/baggepinnen/MatrixProfile.jl.git"
2 changes: 2 additions & 0 deletions M/MatrixProfile/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "04fc05ba4b99e92e93e36ed231c4254723cff466"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,7 @@ some amount of consideration when choosing package names.
247fc82d-8a48-4c99-91f9-777a8789624c = { name = "ModuleLogging", path = "M/ModuleLogging" }
24973c7f-061f-47f0-b8d1-653b711ffc2d = { name = "SpecializeVarargs", path = "S/SpecializeVarargs" }
24ddb15e-299a-5cc3-8414-dbddc482d9ca = { name = "TransmuteDims", path = "T/TransmuteDims" }
24e37439-14ec-4097-bda3-6a65822e2305 = { name = "MatrixProfile", path = "M/MatrixProfile" }
24f65c1e-0a10-5d3d-8a1f-a83399f3fced = { name = "SuffixArrays", path = "S/SuffixArrays" }
251d5f9e-10c1-4699-ba24-e0ad168fa3e4 = { name = "EvalMetrics", path = "E/EvalMetrics" }
251f48c7-f5a4-5bc8-b6b6-ff4797c45649 = { name = "SMCExamples", path = "S/SMCExamples" }
Expand Down

0 comments on commit db185c8

Please sign in to comment.