Skip to content

Releases: xsuite/xpart

Xpart version 0.6.4

23 May 15:17
Compare
Choose a tag to compare

Fix:

  • Gaussian bunch generation with particle_ref on GPU.

Xpart version 0.6.3

12 May 20:28
Compare
Choose a tag to compare

Changes:

  • Introduced Particles.sort(...)
  • Introduced support for xtrack I/O buffer

Xpart version 0.6.2

01 May 08:25
Compare
Choose a tag to compare

Changes:

  • Fix issue with negative charge in longitudinal matching
  • Fix handling of particle weights in PyHEADTAIL interface

Xpart version 0.6.1

02 Apr 12:43
Compare
Choose a tag to compare

Changes

  • Minor API polishing

Xpart version 0.6.0

28 Mar 21:38
Compare
Choose a tag to compare

Changes:

  • Changed energy variable from psigma to ptau

Xpart version 0.5.9

24 Mar 18:03
Compare
Choose a tag to compare

New feature:

  • Introduced PhaseMonitor class

Xpart version 0.5.8

21 Mar 20:35
Compare
Choose a tag to compare

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 and generate_matched_gaussian_bunch work correctly with pyheatail interface enabled
  • Fix in Particles.hide_lost_particles

Xpart version 0.5.7

10 Mar 15:05
Compare
Choose a tag to compare

Changes:

  • Tolerances for one-turn matrix validity checks can be modified at runtime
  • Other small fixes

Xpart version 0.5.6

06 Mar 14:43
Compare
Choose a tag to compare

New feature:

  • Match particle distribution at an arbitrary location in the ring.

Xpart version 0.5.5

04 Mar 16:39
Compare
Choose a tag to compare

Fix:

  • Fix problem with xpart.Particles.to_dict when PyHEADTAIL interface is enabled