Skip to content

Commit

Permalink
New package: GraphKernels v0.1.0 (#33605)
Browse files Browse the repository at this point in the history
UUID: fe1457df-6c84-4629-916f-b550d5f6a5bb
Repo: https://github.com/simonschoelly/GraphKernels.jl.git
Tree: 001dc06dc414f73b48a7746daaae4919d7f93193

Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416
  • Loading branch information
JuliaRegistrator authored Apr 8, 2021
1 parent 3d0a0f7 commit 8e8e054
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 0 deletions.
6 changes: 6 additions & 0 deletions G/GraphKernels/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
LIBSVM = "0.6"
LightGraphs = "1.3.0-1"
SimpleValueGraphs = "0.3"
ThreadsX = "0.1"
julia = "1.5.0-1"
9 changes: 9 additions & 0 deletions G/GraphKernels/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
LIBSVM = "b1bec4e5-fd48-53fe-b0cb-9723c09d164b"
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SimpleValueGraphs = "b43c691f-cac2-5415-8122-396fe16a49fc"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
ThreadsX = "ac1d9e8a-700a-412c-b207-f0111f4b6c0d"
3 changes: 3 additions & 0 deletions G/GraphKernels/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "GraphKernels"
uuid = "fe1457df-6c84-4629-916f-b550d5f6a5bb"
repo = "https://github.com/simonschoelly/GraphKernels.jl.git"
2 changes: 2 additions & 0 deletions G/GraphKernels/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "001dc06dc414f73b48a7746daaae4919d7f93193"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5379,6 +5379,7 @@ fde71243-0cda-4261-b7c7-4845bd106b21 = { name = "EasyFit", path = "E/EasyFit" }
fdea26ae-647d-5447-a871-4b548cad5224 = { name = "SIMD", path = "S/SIMD" }
fe0851c0-eecd-5654-98d4-656369965a5c = { name = "OpenMPI_jll", path = "O/OpenMPI_jll" }
fe0d2b3f-bf6f-562d-b83f-78e4174e3058 = { name = "PDFHighlights_jll", path = "P/PDFHighlights_jll" }
fe1457df-6c84-4629-916f-b550d5f6a5bb = { name = "GraphKernels", path = "G/GraphKernels" }
fe1e1685-f7be-5f59-ac9f-4ca204017dfd = { name = "snappy_jll", path = "S/snappy_jll" }
fe294631-7164-4d0f-9497-e1b4dc4640c8 = { name = "Hamburg", path = "H/Hamburg" }
fe33d248-b583-4bd1-8106-a6949c99f4d9 = { name = "XDGSpec", path = "X/XDGSpec" }
Expand Down

0 comments on commit 8e8e054

Please sign in to comment.