Skip to content

Commit

Permalink
New version: ComradeAHMC v0.2.0 (#64335)
Browse files Browse the repository at this point in the history
UUID: a4336a5c-78bc-4363-8a90-ce3fa9d3abe4
Repo: https://github.com/ptiede/Comrade.jl.git
Tree: 69827bc782b8f0c97c40b21e00cf4f23dc05d806

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored and pull[bot] committed Jul 7, 2023
1 parent 1d9b7aa commit b85f4c8
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 8 additions & 1 deletion C/ComradeAHMC/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,14 @@ AbstractDifferentiation = "0.4"
AbstractMCMC = "3-4"
AdvancedHMC = "0.3"
ArgCheck = "2"
Comrade = "0.3-0.4"
Reexport = "1"

["0-0.1"]
Comrade = "0.3-0.4"
TupleVectors = "0.1"
julia = "1.6.0-1"

["0.2-0"]
Comrade = "0.5"
TupleVectors = "0.1-0.2"
julia = "1.7.0-1"
3 changes: 3 additions & 0 deletions C/ComradeAHMC/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.0"]
git-tree-sha1 = "ac6051cf61d74134ed55df5a3cb8f798d16917fa"

["0.2.0"]
git-tree-sha1 = "69827bc782b8f0c97c40b21e00cf4f23dc05d806"

0 comments on commit b85f4c8

Please sign in to comment.