Quick definition
The number of leapfrog steps (calculations) taken during the
Hamiltonian simulation.
More details
If n_leapfrog is too small, the trajectory traced out in each
iteration will be too short and sampling will devolve to a random walk. If
n_leapfrog is too large, the algorithm will do too much work
on each iteration.