Skip to content

Releases: xsuite/xtrack

Xtrack version 0.72.0

11 Dec 10:55
Compare
Choose a tag to compare

Changes:

  • Add more general tilts and shifts for multipolar components in solenoids.
  • Support slicing of thick-slice elements

Full Changelog: v0.71.0...v0.72.0

Xtrack version 0.71.0

09 Dec 09:42
Compare
Choose a tag to compare

Changes:

  • Remove xfail in MAD-NG tests.
  • Introduce xtrack.json.dump(...) and xtrack.json.load(...).
  • Cleaner error message on failure to renormalize eigenvectors in twiss.
  • Propagate default_tol when cloning an optimizer object.
  • Autogenerate tages for optimizer targets.
  • Add environment-like methods in Multiline.
  • Add more customization features in TwissPlot.

Full Changelog: v0.70.3...v0.71.0

Xtrack version 0.70.2

22 Nov 09:42
Compare
Choose a tag to compare

Changes:

  • Add support for refer=exit in the definition of lines
  • Introduce xt.load_madx_lattice
  • Introduce Line.vars.load_madx
  • Introduce TwissTable.get_R_matrix_table()
  • Fixes and enhancements in TwissTable.plot(...)

Full Changelog: v0.70.1...v0.70.2

Xtrack version 0.70.1

18 Nov 20:59
Compare
Choose a tag to compare

Changes:

  • Fixes in tests

Full Changelog: v0.70.0...v0.70.1

Xtrack version 0.70.0

15 Nov 17:11
Compare
Choose a tag to compare

Changes

  • Introduce native MAD-X parser xtrack.mad_parser.loader.MadxLoader.
  • Introduce OptimizeLine.clone
  • OptimizeLine.targets and OptimizeLine.vary can be accessed with tags
  • Introduce take_best option in OptimizeLine.step(), active by default
  • Introduce Environment.vars.to_dict(), Environment.from_json(...), Environment.vars.default_to_zero
  • Introduce Environment.call(...)
  • Support element insertion in lines with repeated elements.
  • xt.LessThan and xt.GreaterThan support references as value.
  • New properties to control aperture element parameters.
  • More powerful MAD-NG interface. Introduce Line.madng_twiss().
  • Fix in LineSegmentMap for high-order chromaticities
  • Fix in Environment.new_line(...) s position resolution and support for refer='entry'

Full Changelog: v0.69.7...v0.70.0

Xtrack version 0.69.7

26 Oct 15:20
Compare
Choose a tag to compare

Changes:

  • Fix R matrix calculation within consecutive thin elements

Full Changelog: v0.69.6...v0.69.7

Xtrack version 0.69.6

10 Oct 09:33
Compare
Choose a tag to compare

Changes

  • Add Line.scattering and Line.collimators

Full Changelog: v0.69.5...v0.69.6

Xtrack version 0.69.5

10 Oct 09:35
Compare
Choose a tag to compare

Changes

  • Introduce c_minus_re, c_minus_im in twiss output.
  • Handle rbend and rbarc flags when setting a bend in the environment.
  • Fix in sinc function.

[had missed this one before]

Full Changelog: v0.69.4...v0.69.5

Xtrack version 0.69.4

06 Oct 07:24
Compare
Choose a tag to compare

Changes:

  • Fix in Environment.new_line.
  • Introduce Environment.ref_manager and Line.ref_manager
  • Introduce Line.__sub__
  • Update docstrings and examples.

Full Changelog: v0.69.3...v0.69.4

Xtrack version 0.69.3

03 Oct 17:44
Compare
Choose a tag to compare

Changes

  • Implement inspection methods for Env/Line/Views
  • Restore compatibility with numpy <2.0

Full Changelog: v0.69.2...v0.69.3