Skip to content

Xtrack version 0.29.0

Compare
Choose a tag to compare
@giadarol giadarol released this 15 Mar 12:33
· 4522 commits to main since this release

Changes:

  • Introduce Exciter element.
  • Introduce TwissTable.get_R_matrix method.
  • Add consistency check in LimitRacetrack initialisation.
  • Introduce Line.remove_redundant_apertures method.
  • Introduce Multiline.from_dict and Multiline.to_dict methods.
  • Line simplification methods now support inplace=False and keep=['ELE1', 'ELE2', ... ]
  • Survey.__getitem__ supports tuple ['name', 'column']
  • Updated all test_data json files following the introduction of Marker elements