Closed zoj613 closed 3 years ago
I think kinetic_ernergy is supposed to be kinetic_energy. See: https://github.com/aesara-devs/aehmc/blob/87b0c4d20c276d191522132c1f3f00fec70239b1/aehmc/hmc.py#L22-L27
kinetic_ernergy
kinetic_energy
The latter spelling is used in other places like https://github.com/aesara-devs/aehmc/blob/87b0c4d20c276d191522132c1f3f00fec70239b1/aehmc/integrators.py#L46
I think
kinetic_ernergy
is supposed to bekinetic_energy
. See: https://github.com/aesara-devs/aehmc/blob/87b0c4d20c276d191522132c1f3f00fec70239b1/aehmc/hmc.py#L22-L27The latter spelling is used in other places like https://github.com/aesara-devs/aehmc/blob/87b0c4d20c276d191522132c1f3f00fec70239b1/aehmc/integrators.py#L46