Skip to content

Commit

Permalink
New package: LSHFunctions v0.0.1 (#8230)
Browse files Browse the repository at this point in the history
UUID: 5134c85a-a9db-11e9-340f-8514dff59a31
Repo: https://github.com/kernelmethod/LSHFunctions.jl.git
Tree: 805235db778456258531dc6c7da0e7c93e161cd1

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator authored and github-actions[bot] committed Jan 23, 2020
1 parent e8b7c6c commit acb8ccd
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 0 deletions.
6 changes: 6 additions & 0 deletions L/LSHFunctions/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
Distributions = "0.22"
Documenter = "0.24"
FFTW = "1.2.0-1"
QuadGK = "2.3.0-2"
julia = "1.3.0-1"
10 changes: 10 additions & 0 deletions L/LSHFunctions/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions L/LSHFunctions/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "LSHFunctions"
uuid = "5134c85a-a9db-11e9-340f-8514dff59a31"
repo = "https://github.com/kernelmethod/LSHFunctions.jl.git"
2 changes: 2 additions & 0 deletions L/LSHFunctions/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.1"]
git-tree-sha1 = "805235db778456258531dc6c7da0e7c93e161cd1"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -999,6 +999,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" }
5134c85a-a9db-11e9-340f-8514dff59a31 = { name = "LSHFunctions", path = "L/LSHFunctions" }
51556ac3-7006-55f5-8cb3-34580c88182d = { name = "ImageDistances", path = "I/ImageDistances" }
515b7ef8-bac0-55e1-a220-237e90591ccc = { name = "HilbertSpaceFillingCurve", path = "H/HilbertSpaceFillingCurve" }
5160dea5-cc57-53b0-be5f-ac191989508a = { name = "EarCut", path = "E/EarCut" }
Expand Down

0 comments on commit acb8ccd

Please sign in to comment.