lnls-fac / trackcpp

Particle tracking code
GNU General Public License v3.0
3 stars 3 forks source link

Fix Tpsa pow function #66

Closed xresende closed 8 months ago

xresende commented 9 months ago

Fix incorrect implementation of Tpsa pow function. This function was not being used in our tracking codes yet. Thanks @VitorSouzaLNLS for pointing out this bug!