Skip to content

Commit

Permalink
New version: Turing v0.35.1 (#118073)
Browse files Browse the repository at this point in the history
UUID: fce5fe82-541a-59a6-adf8-730c64b5f9a0
Repo: https://github.com/TuringLang/Turing.jl.git
Tree: 3453ab63621f1a06df04d995da2eb6fcd422617c

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 25, 2024
1 parent 2c9109a commit c2d9133
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
15 changes: 12 additions & 3 deletions T/Turing/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -407,12 +407,14 @@ ADTypes = "1"

["0.33-0"]
Compat = "4.15.0-4"
Optimization = "3"
OptimizationOptimJL = "0.1-0.3"

["0.33-0.34"]
ADTypes = ["0.2", "1"]

["0.33-0.35.0"]
Optimization = "3"
OptimizationOptimJL = "0.1-0.3"

["0.33.1"]
DynamicPPL = "0.28"

Expand All @@ -433,11 +435,18 @@ DynamicPPL = "0.28.2-0.28"
["0.35-0"]
ADTypes = "1.9.0-1"
BangBang = "0.4.2-0.4"
DynamicPPL = "0.29"
Libtask = "0.8.8-0.8"
SciMLBase = "2"
julia = "1.10.0-1"

["0.35.0"]
DynamicPPL = "0.29"

["0.35.1-0"]
DynamicPPL = ["0.29", "0.30.2-0.30"]
Optimization = "3-4"
OptimizationOptimJL = "0.1-0.4"

["0.5.1-0.6.14"]
Bijectors = "0-0.2"

Expand Down
3 changes: 3 additions & 0 deletions T/Turing/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -518,3 +518,6 @@ git-tree-sha1 = "f69f33f7862a66674c279fe9b86b457a96767e35"

["0.35.0"]
git-tree-sha1 = "087dc4b605b5459e467f75b882c2a12616049821"

["0.35.1"]
git-tree-sha1 = "3453ab63621f1a06df04d995da2eb6fcd422617c"

0 comments on commit c2d9133

Please sign in to comment.