-
- Downloads
Slight improvements for SynchrotronRadiation performance
- np.random.normal -> np.random.standard_normal, 10% faster - N = len(bunch) to compute the number of particles only once
Loading
Please register or sign in to comment
- np.random.normal -> np.random.standard_normal, 10% faster - N = len(bunch) to compute the number of particles only once
The place to be for your source code