Skip to content

Commit

Permalink
New version: TuringBenchmarking v0.4.0
Browse files Browse the repository at this point in the history
UUID: 0db1332d-5c25-4deb-809f-459bc696f94f
Repo: https://github.com/TuringLang/TuringBenchmarking.jl.git
Tree: 2e6bcab77d56adf39aa7c744fd00d78a7bc81022

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Feb 27, 2024
1 parent 5d4fb30 commit 239d20a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
7 changes: 6 additions & 1 deletion T/TuringBenchmarking/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,14 @@ Turing = ["0.23-0.24", "0.29"]
["0.2-0"]
Requires = "1"

["0.3-0"]
["0.3"]
DynamicPPL = "0.23"
Turing = "0.29"

["0.3.2-0"]
PrettyTables = "2"

["0.4-0"]
ADTypes = "0.2"
DynamicPPL = "0.23-0.24"
Turing = "0.30"
4 changes: 4 additions & 0 deletions T/TuringBenchmarking/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ DynamicPPL = "366bfd00-2699-11ea-058f-f148b4cae6d8"
["0.3.2-0"]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"

["0.4-0"]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
3 changes: 3 additions & 0 deletions T/TuringBenchmarking/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "288de9d59b4ffb4b0992ceabc00ac8ae540b0f26"

["0.3.4"]
git-tree-sha1 = "25072e7d83482477a7609d0373a1cf8ae347a213"

["0.4.0"]
git-tree-sha1 = "2e6bcab77d56adf39aa7c744fd00d78a7bc81022"

0 comments on commit 239d20a

Please sign in to comment.