Simple examples in python of different numerical integrators of Newton equations of motion for Molecular Dynamics.
The pdf file includes a description of the theory behind these algorithms.
Algorithms available: Eurler algorithm and Velocity Verlet algorithm
Python 2 and Python 3 versions