Skip to content

Releases: xsuite/xpart

Xpart version 0.16.4

22 Jan 16:29

Choose a tag to compare

Changes:

  • Add property Particles.kinetic_energy0.
  • Add method Particles.get_table()
  • Adapt to new twiss table naming.

Full Changelog: v0.16.3...v0.16.4

Xpart version 0.16.3

07 Dec 08:28

Choose a tag to compare

Changes:

  • Adapt to new co_guess interface in xtrack.
  • Fix in build_particles when ptau is provided.

Full Changelog: v0.16.2...v0.16.3

Xpart version 0.16.2

06 Dec 13:21

Choose a tag to compare

Changes:

  • Do not overwrite seed states for allocated empty particle slots when adding new particles.
  • Add test for add_particles.

Full Changelog: v0.16.1...v0.16.2

Xpart version 0.16.1

07 Nov 08:21

Choose a tag to compare

Changes:

  • Fix issue with active/lost particle counting

Full Changelog: v0.16.0...v0.16.1

Xpart version 0.16.0

20 Oct 14:27

Choose a tag to compare

Changes:

  • Introduce Particles.update_p0c_and_energy_deviations(...)
  • Introduce custom setters, getters, adders and scalers for xp = dx/ds and yp=dy/ds in LocalParticle
  • Introduce Particles.pdg_id.

Full Changelog: v0.15.4...v0.16.0

Xpart version 0.15.4

29 Sep 18:56

Choose a tag to compare

Changes:

  • Adapt to xtrack v0.43.0

Full Changelog: v0.15.3...v0.15.4

Xpart version 0.15.3

05 Sep 09:36

Choose a tag to compare

Changes:

  • Fix: handle NaN in Particles initialization.

Full Changelog: v0.15.2...v0.15.3

Xpart version 0.15.2

29 Aug 14:18

Choose a tag to compare

Fix:

  • Avoid circular import.

Full Changelog: v0.15.1...v0.15.2

Xpart version 0.15.1

29 Jun 15:39

Choose a tag to compare

Changes:

  • Remove unnecessary seed change for random number generator

Xpart version 0.15.0

06 Jun 14:48

Choose a tag to compare

Changes:

  • Match distributions for lines including LineSegmentMap objects.