netket.experimental.dynamics.Heun#

netket.experimental.dynamics.Heun(dt)#

The second order Heun’s method. Fixed timestep only.

Parameters:

dt – Timestep (floating-point number).