Skip to content

fix bug in hilbert particle that random state is not jittable

Vicentini Filippo requested to merge pv/fix-hilb into master

Created by: PhilipVinc

random state for hilbert is not jittable. It was previously not tested by our tests.

I frankly don't understand how this could be here, as it makes samplers unusable...

Merge request reports