Skip to content

Commit

Permalink
Change seed
Browse files Browse the repository at this point in the history
  • Loading branch information
sethaxen committed Dec 1, 2023
1 parent a0667f0 commit 4ce5a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/AdvancedHMC/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ using AdvancedHMC,
TransformVariables
using TransformedLogDensities: TransformedLogDensity

Random.seed!(0)
Random.seed!(2)

struct RegressionProblem{X,Y}
x::X
Expand Down

0 comments on commit 4ce5a70

Please sign in to comment.