netket.experimental.dynamics.RK4#
- netket.experimental.dynamics.RK4(dt)#
The canonical Runge-Kutta Order 4 method. Fixed timestep only.
- Parameters:
dt – Timestep (floating-point number).
Getting Started
Tutorials
Reference Documentation
Extending NetKet
API documentation
Developer Documentation