Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 270 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 270 Bytes

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