Releases: xsuite/xpart
Releases · xsuite/xpart
Xpart version 0.6.4
Fix:
- Gaussian bunch generation with particle_ref on GPU.
Xpart version 0.6.3
Changes:
- Introduced
Particles.sort(...)
- Introduced support for xtrack I/O buffer
Xpart version 0.6.2
Changes:
- Fix issue with negative charge in longitudinal matching
- Fix handling of particle weights in PyHEADTAIL interface
Xpart version 0.6.1
Changes
- Minor API polishing
Xpart version 0.6.0
Changes:
- Changed energy variable from
psigma
toptau
Xpart version 0.5.9
New feature:
- Introduced
PhaseMonitor
class
Xpart version 0.5.8
Changes:
- Random number generator can generate Gaussian distribution.
- Setters for energy variables do not change lost particles nor those for which np.nan is provided.
build_particles and
andgenerate_matched_gaussian_bunch
work correctly with pyheatail interface enabled- Fix in
Particles.hide_lost_particles
Xpart version 0.5.7
Changes:
- Tolerances for one-turn matrix validity checks can be modified at runtime
- Other small fixes
Xpart version 0.5.6
New feature:
- Match particle distribution at an arbitrary location in the ring.
Xpart version 0.5.5
Fix:
- Fix problem with xpart.Particles.to_dict when PyHEADTAIL interface is enabled