fix sampling for pbc=False
Created by: gpescia
This fixes a bug where therandom_state
in the Hilbertspace and the proposal in the sampler return NaN for L=jnp.inf
(and pbc=false
), and consequently (fixes) the Harmonic Oscillator example.
Created by: gpescia
This fixes a bug where therandom_state
in the Hilbertspace and the proposal in the sampler return NaN for L=jnp.inf
(and pbc=false
), and consequently (fixes) the Harmonic Oscillator example.