You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
Numerically solves equations of motion for a given Hamiltonian function