Skip to content

Releases: xsuite/xtrack

Xtrack version 0.78.0

07 Mar 07:36
Compare
Choose a tag to compare

Changes:

  • Introduce computation of radiation integrals in Line.twiss(...)
  • Fix issue with RBend in Line.configure_radiation(...)

Full Changelog: v0.77.1...v0.78.0

Xtrack version 0.77.1

04 Mar 13:36
Compare
Choose a tag to compare

Changes:

  • Support sliced elements when importing lines into an Environment

Full Changelog: v0.77.0...v0.77.1

Xtrack version 0.77.0

04 Mar 10:19
Compare
Choose a tag to compare

Changes:

  • Support apertures in the native MAD-X loader (#603)

Full Changelog: v0.76.2...v0.77.0

Xtrack version 0.76.2

02 Mar 15:24
Compare
Choose a tag to compare

Changes:

  • Fix in EnergyProgram.get_p0c_increse_per_turn_at_t_s(...)
  • Add example for transition crossing and tests for rfbucket and matching during beam acceleration.

Full Changelog: v0.76.1...v0.76.2

Xtrack version 0.76.1

19 Feb 08:47
Compare
Choose a tag to compare

Changes:

  • Fix a minor bug affecting CUDA contexts in tracker.py.

Full Changelog: v0.76.0...v0.76.1

Xtrack version 0.76.0

18 Feb 10:30
Compare
Choose a tag to compare

Changes:

  • Add length argument to Environment.new_line(...), Environment.new_builder(...), Builder(...)
  • Import line length in native MAD-X loader
  • Change logic in reverse_line in native mad loader
  • Change behavior of k0_from_h in Bend and RBend
  • Keep prototype information when cloning elements
  • Add methods to Builder: resolve_s_positions(), flatten()
  • Fix Environment.eval(...) to work with constants
  • Basic support for -> in native MAD-X loader

Full Changelog: v0.75.1...v0.76.0

Xtrack version 0.75.1

14 Feb 12:42
Compare
Choose a tag to compare

Changes:

  • Fix seeds in test_multi_bunch_gauss.py and parametrize

Full Changelog: v0.75.0...v0.75.1

Xtrack version 0.75.0

13 Feb 16:11
Compare
Choose a tag to compare

Changes:

  • In LineSegmentMap introduce linear longitudinal focusing
  • Introduce Line.set_multipolar_errors(...)
  • Introduce possibility to use a list of targets in Environment.set(...)

Full Changelog: v0.74.2...v0.75.0

Xtrack version 0.74.2

12 Feb 12:54
Compare
Choose a tag to compare

Changes:

  • Add angle as an xofield to Bend. The values of length and angle are now invariant, meaning that changes to them, change h. When h is changed, this changes angle and keeps the length unchanged (#591).

Full Changelog: v0.74.1...v0.74.2

Xtrack version 0.74.1

10 Feb 12:07
ab85ed5
Compare
Choose a tag to compare

Changes:

  • Fixes in tests: incompatible ctx in test_rbend; tolerance in test_match_optics (#588)

Full Changelog: v0.74.0...v0.74.1