Skip to content

Commit 189c285

Browse files
committed
Adjust mcmc.jl
1 parent a1033f1 commit 189c285

File tree

2 files changed

+0
-41
lines changed

2 files changed

+0
-41
lines changed

src/samplers/mcmc/mcmc.jl

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ include("mcmc_sample.jl")
99
include("tempering.jl")
1010
include("mcmc_iterate.jl")
1111
include("mcmc_convergence.jl")
12-
include("mcmc_noop_tuner.jl")
1312
include("mcmc_tuning/mcmc_tuning.jl")
1413
include("multi_cycle_burnin.jl")
1514
include("chain_pool_init.jl")

src/samplers/mcmc/mcmc_noop_tuner.jl

-40
This file was deleted.

0 commit comments

Comments
 (0)