Skip to content

When operators have lower precision, return samples of lower precision

Vicentini Filippo requested to merge pv/dtype into master

Created by: PhilipVinc

Ising and BoseHubbard (and Lindblad) did not respect this. Therefore when computing local-energies with single precision models using those operators, jax would go back to double precision

Merge request reports