carstenbauer / MonteCarlo.jl

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

Extend and cleanup ED tests #142

Closed ffreyer closed 2 years ago

ffreyer commented 2 years ago

This mostly adds measurement checks against ED at U = 0. In that case all of them should be exact up to float precision errors. Testing them should help differentiate measurement implementation errors from numerical errors.