The test suite fails if we deactivate JAX's float64 precision in conftest.py.
We most likely want to switch our recommended strategy to float32 precision, so we need to investigate whether there is a problem in our test formulation or the code base when working under float32 precision.