Skip to content

Releases: xsuite/xpart

Xpart version 0.15.3

05 Sep 09:36
Compare
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
Compare
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
Compare
Choose a tag to compare

Changes:

  • Remove unnecessary seed change for random number generator

Xpart version 0.15.0

06 Jun 14:48
Compare
Choose a tag to compare

Changes:

  • Match distributions for lines including LineSegmentMap objects.

Xpart version 0.14.5

30 May 19:32
Compare
Choose a tag to compare

Changes:

  • Allow backtrack with compile flag.

Full Changelog: v0.14.4...v0.14.5

Xpart version 0.14.4

24 Apr 07:02
Compare
Choose a tag to compare

Changes:

  • Enable OpenMP support.
  • Further improve the documentation.

Full Changelog: v0.14.3...v0.14.4

Xpart versions 0.14.2

03 Apr 19:33
Compare
Choose a tag to compare

Changes:

  • Adapt to new xtrack structure (functionality moved from Tracker to Line)

Full Changelog: v0.14.1...v0.14.2

Xpart version 0.14.1

29 Mar 07:17
Compare
Choose a tag to compare

Changes:

  • Introduce possibility of disabling all Xsuite printed output (xtrack._print.suppress = True).

Full Changelog: v0.14.0...v0.14.1

Xpart version 0.14.0

22 Mar 09:33
Compare
Choose a tag to compare

Changes:

  • Introduce the possibility of overriding the Particles class.
    • As an example of this feature implement ParticlesPurelyLongitudinal.

Full Changelog: v0.13.0...v0.14.0

Xpart version 0.13.0

05 Mar 07:22
Compare
Choose a tag to compare

Changes:

  • In all tests and examples the like is used instead of the tracker using new API from xtrack v0.28.0.
  • More flexible particle distribution matching.
  • Fix issue with non-relativistic beams in SingleRFHarmonicMatcher