Skip to content

Commit a4f5a29

Browse files
New package: LMDiskANN v1.1.0 (#132813)
UUID: a2e5363-c4e1-4593-9e2f-a2937b345987 Repo: https://github.com/mantzaris/LMDiskANN.jl.git Tree: 9d8a6f7cd6978f28fd6392d8b33ab922dcf9d9c6 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
1 parent 69aee5f commit a4f5a29

File tree

5 files changed

+17
-0
lines changed

5 files changed

+17
-0
lines changed

L/LMDiskANN/Compat.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[1]
2+
Distances = "0.10"
3+
LevelDB2 = "1"
4+
julia = "1.6.0-1"

L/LMDiskANN/Deps.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[1]
2+
Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7"
3+
LevelDB2 = "002418b5-1437-4398-8918-fc420664f8a4"
4+
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
5+
Mmap = "a63ad114-7e13-5084-954f-fe012c677804"
6+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
7+
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"

L/LMDiskANN/Package.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "LMDiskANN"
2+
uuid = "a2e5363b-c4e1-4593-9e2f-a2937b345987"
3+
repo = "https://github.com/mantzaris/LMDiskANN.jl.git"

L/LMDiskANN/Versions.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
["1.1.0"]
2+
git-tree-sha1 = "9d8a6f7cd6978f28fd6392d8b33ab922dcf9d9c6"

Registry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7887,6 +7887,7 @@ a2d61402-033a-4ca9-aef4-652d70cf7c9c = { name = "Fauxcurrences", path = "F/Fauxc
78877887
a2db99b7-8b79-58f8-94bf-bbc811eef33d = { name = "TextAnalysis", path = "T/TextAnalysis" }
78887888
a2deda47-164f-4e4d-810f-425bbd57e6e7 = { name = "TempestSDR", path = "T/TempestSDR" }
78897889
a2e0e22d-7d4c-5312-9169-8b992201a882 = { name = "CalculusWithJulia", path = "C/CalculusWithJulia" }
7890+
a2e5363b-c4e1-4593-9e2f-a2937b345987 = { name = "LMDiskANN", path = "L/LMDiskANN" }
78907891
a2f0375b-2a06-4a22-9386-496d263139c3 = { name = "Walker2014Sampling", path = "W/Walker2014Sampling" }
78917892
a2fbc99b-683d-5036-9e5b-937a48409984 = { name = "zed_jll", path = "jll/Z/zed_jll" }
78927893
a303e19e-6eb4-11e9-3b09-cd9505f79100 = { name = "Infinity", path = "I/Infinity" }

0 commit comments

Comments
 (0)