Skip to content

Commit 365fe16

Browse files
mhaurupenelopeysm
andauthored
Tweak sample counts and other details in tests (#2433)
* Reduce iterations in ESS tests * Reduce iterations in HMC tests * Document an HMC test better * Reduce iterations in Inference.jl tests * Use StableRNG in Inferenc.jl tests * Increase some iteration counts * Increase some iter counts * Increase some iter counts * Fix use of rng in tests, and other seed stuff * Reduce an iter count in sghmc tests * Reduce sample counts in abstractmcmc tests * Improve an MH test * Improvements to MH tests * More test tweaks * Adjust HMC iteration counts * Adjust sample counts in ESS tests * Reduce ISS test sample count * Remove some long-dead tests * Increase an iter count * Mark some top-level testsets as verbose * Bump Mooncake compat to 0.4.61 * Simplify Wishart HMC test * Increase some sample counts * Use StableRNG(seed) rather than copy(rng) * Increase tolerance marginally on some tests --------- Co-authored-by: Penelope Yong <[email protected]>
1 parent c0a4ee9 commit 365fe16

File tree

9 files changed

+337
-321
lines changed

9 files changed

+337
-321
lines changed

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ LinearAlgebra = "1"
5353
LogDensityProblems = "2"
5454
LogDensityProblemsAD = "1.4"
5555
MCMCChains = "5, 6"
56-
Mooncake = "0.4.19"
56+
Mooncake = "0.4.61"
5757
NamedArrays = "0.9.4, 0.10"
5858
Optim = "1"
5959
Optimization = "3, 4"

0 commit comments

Comments
 (0)