atcollab / at

Accelerator Toolbox
Apache License 2.0
48 stars 31 forks source link

np.float gives error in acceptance/touschek.py #705

Closed simoneliuzzo closed 7 months ago

simoneliuzzo commented 7 months ago

The error message suggests to change to np.float64. Doing this the error disappears.

lfarv commented 7 months ago

Fixed in #706