Skip to content

Commit

Permalink
Print
Browse files Browse the repository at this point in the history
  • Loading branch information
FredericWantiez committed May 5, 2022
1 parent d07e17c commit a3c8caa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/smc.jl
Expand Up @@ -92,7 +92,6 @@ function AbstractMCMC.step(
state::Union{PGState,Nothing}=nothing;
kwargs...,
)
println("Smc step")
# Create a new set of particles.
nparticles = sampler.nparticles
isref = !isnothing(state)
Expand Down

0 comments on commit a3c8caa

Please sign in to comment.