carstenbauer / MonteCarlo.jl

Classical and quantum Monte Carlo simulations in Julia
https://carstenbauer.github.io/MonteCarlo.jl/dev/
Other
186 stars 18 forks source link

Keep track of total runtime #122

Closed ffreyer closed 3 years ago

ffreyer commented 3 years ago

Would be useful for estimating how many resources are needed to continue a simulation. Since measurements and thermalization do not do the same amount of work it's probably better to have a runtime each.