Skip to content

Commit

Permalink
New version: ThermodynamicIntegration v0.2.8
Browse files Browse the repository at this point in the history
UUID: 1022446e-a4a4-4a46-8bce-0ffd39f68cd3
Repo: https://github.com/theogf/ThermodynamicIntegration.jl.git
Tree: 80536ccbe50ffdfe5fe367cd8d5e97abba9d812a

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Feb 10, 2025
1 parent 5d4ffc5 commit fba396d
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
14 changes: 12 additions & 2 deletions T/ThermodynamicIntegration/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,19 @@ AdvancedHMC = "0.2-0.3"
["0.2.6"]
Statistics = "1.6.0-1"

["0.2.6-0"]
["0.2.6-0.2.7"]
julia = "1.6.0-1"

["0.2.7-0"]
["0.2.7"]
AdvancedHMC = ["0.2-0.3", "0.6"]

["0.2.7-0"]
Statistics = "1"

["0.2.8-0"]
AdvancedHMC = "0.6"
Distributed = "1"
LinearAlgebra = "1"
LogDensityProblems = "2"
Random = "1"
julia = "1.10.0-1"
3 changes: 3 additions & 0 deletions T/ThermodynamicIntegration/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ Trapz = "592b5752-818d-11e9-1e9a-2b8ca4a44cd1"

["0.2.6-0"]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"

["0.2.8-0"]
LogDensityProblems = "6fdf6af0-433a-55f7-b3ed-c6c6e0b8df7c"
3 changes: 3 additions & 0 deletions T/ThermodynamicIntegration/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ git-tree-sha1 = "7addff0d1c7b685bd38504862f539550d98eff39"

["0.2.7"]
git-tree-sha1 = "10c30aef014dd14347f7d2cc008c6803511f0ef5"

["0.2.8"]
git-tree-sha1 = "80536ccbe50ffdfe5fe367cd8d5e97abba9d812a"

0 comments on commit fba396d

Please sign in to comment.