Skip to content

Commit

Permalink
New version: GraphKernels v0.1.1 (#39552)
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: 0fcf91254ff4db7d68311a05e4ed41e8eba4fb11

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
  • Loading branch information
JuliaRegistrator authored Jun 24, 2021
1 parent 2427ea0 commit 130e8ee
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
9 changes: 8 additions & 1 deletion G/GraphKernels/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
[0]
LIBSVM = "0.6"
LightGraphs = "1.3.0-1"
SimpleValueGraphs = "0.3"
ThreadsX = "0.1"
julia = "1.5.0-1"

["0-0.1.0"]
LIBSVM = "0.6"

["0.1.1-0"]
DataStructures = "0.18.9-0.18"
KernelFunctions = "0.10.5-0.10"
LIBSVM = "0.7"
4 changes: 4 additions & 0 deletions G/GraphKernels/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ SimpleValueGraphs = "b43c691f-cac2-5415-8122-396fe16a49fc"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
ThreadsX = "ac1d9e8a-700a-412c-b207-f0111f4b6c0d"

["0.1.1-0"]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
KernelFunctions = "ec8451be-7e33-11e9-00cf-bbf324bd1392"
3 changes: 3 additions & 0 deletions G/GraphKernels/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.0"]
git-tree-sha1 = "001dc06dc414f73b48a7746daaae4919d7f93193"

["0.1.1"]
git-tree-sha1 = "0fcf91254ff4db7d68311a05e4ed41e8eba4fb11"

0 comments on commit 130e8ee

Please sign in to comment.