desy-ml / cheetah

Fast and differentiable particle accelerator optics simulation for reinforcement learning and optimisation applications.
https://cheetah-accelerator.readthedocs.io
GNU General Public License v3.0
25 stars 12 forks source link

Setting `dtype` in `ParameterBeam.from_twiss()` not fully implemented. #162

Open dohaller opened 1 month ago

dohaller commented 1 month ago

While the function has the parameter "dtype", it is not used to actually set the datatypes of the beam parameters. It remains unused.