Numerically solves equations of motion for a given Hamiltonian function.
This code uses TensorFlow to automatically generate the equations of motion for a given Hamiltonian and then solves those equations using the fourth order Runge-Kutta method
Numerically solves equations of motion for a given Hamiltonian function
Python