/HamiltonianSolver

Numerically solves equations of motion for a given Hamiltonian function

Primary LanguagePython

HamiltonianSolver

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