Skip to content

Releases: xsuite/xpart

Xpart version 0.8.3

17 Sep 13:47
6e65aa7

Choose a tag to compare

Changes:

  • Adding name field to Particles for pipeline.

Xpart version 0.8.2

13 Aug 07:42

Choose a tag to compare

Changes:

  • Adapted to new xobjects API
  • Moved a few methods from xtrack to LocalParticle API

Xpart version 0.8.1

11 Aug 17:41

Choose a tag to compare

Changes:

  • Removed Particles.set_particles method
  • Using xobjects.HybridClass instead of xobjects.dress following change in xobjects.

Xpart version 0.8.0

04 Jul 13:49

Choose a tag to compare

Changes:

  • Restored set of canonically conjugate variables in R matrix definition, now using (x, px, y, py, zeta, pzeta)

Xpart version 0.7.1

09 Jun 17:04

Choose a tag to compare

Changes:

  • Add copyright statement to all files
  • Add license file
  • Add metadata in setup.py

Xpart version 0.7.0

08 Jun 19:19

Choose a tag to compare

Change:

  • Definition of longitudinal coordinate zeta changed from zeta = s beta/beta0 - beta c t to zeta = s - beta0 c t.

Xpart version 0.6.4

23 May 15:17

Choose a tag to compare

Fix:

  • Gaussian bunch generation with particle_ref on GPU.

Xpart version 0.6.3

12 May 20:28

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

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

Choose a tag to compare

Changes

  • Minor API polishing