Skip to content

Commit

Permalink
New package: OutlierDetectionNeighbors v0.1.0 (#44984)
Browse files Browse the repository at this point in the history
UUID: 51249a0a-cb36-4849-8e04-30c7f8d311bb
Repo: https://github.com/OutlierDetectionJL/OutlierDetectionNeighbors.jl.git
Tree: 89b70dbe89e6f55e1e2dba926e186a76da5fab5b

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
  • Loading branch information
JuliaRegistrator authored Sep 19, 2021
1 parent 8808939 commit a16b33e
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 0 deletions.
6 changes: 6 additions & 0 deletions O/OutlierDetectionNeighbors/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
Combinatorics = "1"
Distances = "0.10"
NearestNeighbors = "0.4"
OutlierDetectionInterface = "0.1"
julia = "1"
7 changes: 7 additions & 0 deletions O/OutlierDetectionNeighbors/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NearestNeighbors = "b8a86587-4115-5ab1-83bc-aa920d37bbce"
OutlierDetectionInterface = "1722ece6-f894-4ffc-b6be-6ca1174e2011"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3 changes: 3 additions & 0 deletions O/OutlierDetectionNeighbors/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "OutlierDetectionNeighbors"
uuid = "51249a0a-cb36-4849-8e04-30c7f8d311bb"
repo = "https://github.com/OutlierDetectionJL/OutlierDetectionNeighbors.jl.git"
2 changes: 2 additions & 0 deletions O/OutlierDetectionNeighbors/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "89b70dbe89e6f55e1e2dba926e186a76da5fab5b"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2077,6 +2077,7 @@ some amount of consideration when choosing package names.
5100927d-02aa-593a-b4f9-7235df19f0db = { name = "ClusterTrees", path = "C/ClusterTrees" }
510215fc-4207-5dde-b226-833fc4488ee2 = { name = "Observables", path = "O/Observables" }
511708b7-8d90-5a63-9f8b-8993ab87fa77 = { name = "ActuarialScience", path = "A/ActuarialScience" }
51249a0a-cb36-4849-8e04-30c7f8d311bb = { name = "OutlierDetectionNeighbors", path = "O/OutlierDetectionNeighbors" }
5134c85a-a9db-11e9-340f-8514dff59a31 = { name = "LSHFunctions", path = "L/LSHFunctions" }
513749c4-1492-45a3-bfbf-e630717bb7f0 = { name = "AutoLandmarking", path = "A/AutoLandmarking" }
51474c39-65e3-53ba-86ba-03b1b862ec14 = { name = "LAPACK_jll", path = "L/LAPACK_jll" }
Expand Down

0 comments on commit a16b33e

Please sign in to comment.