carstenbauer / MonteCarlo.jl

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

Error Statistics #73

Closed ffreyer closed 4 years ago

ffreyer commented 4 years ago

This pr adds some book-keeping of the minimum, maximum and mean propagation and sign problem errors. It also allows for muting the error messages, so that you do not get spammed with errors.