Notes on Hamiltonian Splitting for physics simulation

(Video) Introduction to Hamiltonian splitting

The following algorithm should be helpful for space simulation games. I find it quite weird to not reply on knowledge of IEEE floating point numbers, despite all calculation is done with IEEE floats.

Paper
Code
Website