Skip to content

Commit

Permalink
New version: QCDNUM v0.3.0
Browse files Browse the repository at this point in the history
UUID: 4acc4d78-9ad5-435b-99b1-7af0628e6e5b
Repo: https://github.com/JuliaHEP/QCDNUM.jl.git
Tree: ae11f192f29ffd47e4042ecb4245e5b9452c18b7

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Dec 11, 2024
1 parent add563c commit e1c2de9
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 3 deletions.
12 changes: 10 additions & 2 deletions Q/QCDNUM/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
[0]
["0-0.2"]
julia = "1"

["0.2-0"]
["0.2"]
HDF5 = "0.16"

["0.2-0"]
Parameters = "0.12"

["0.3-0"]
FunctionWrappers = "1"
Libdl = "1"
QCDNUM_jll = "18.0"
julia = "1.10.0-1"
7 changes: 6 additions & 1 deletion Q/QCDNUM/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
QCDNUM_jll = "4f99f0f9-6eee-532a-a65d-722344444835"

["0.2-0"]
["0.2"]
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"

["0.2-0"]
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"

["0.3-0"]
FunctionWrappers = "069b7b12-0de2-55c6-9aab-29f3d0a68a2e"
3 changes: 3 additions & 0 deletions Q/QCDNUM/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "8e2f8d9645649add208c1bb2ed4335e6996d0a46"

["0.2.1"]
git-tree-sha1 = "53ee5796c1c9286ce450e92dd5768d3119751dfc"

["0.3.0"]
git-tree-sha1 = "ae11f192f29ffd47e4042ecb4245e5b9452c18b7"
2 changes: 2 additions & 0 deletions Q/QCDNUM/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.3-0"]
HDF5 = "0.16-0.17"
2 changes: 2 additions & 0 deletions Q/QCDNUM/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.3-0"]
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"

0 comments on commit e1c2de9

Please sign in to comment.