Skip to content

Xfields version 0.7.1

Compare
Choose a tag to compare
@giadarol giadarol released this 13 Aug 07:50
· 1085 commits to main since this release

Changes

Adapted to new Xobjects and Xtrack API:

  • C source code provided in _extra_c_sources inside class declaration, _move_to renamed to move, XoStruct renamed to _XoStruct).
  • Kernel declarations can be provided through the _kernel dictionary when subclassing BeamElement.
  • Renamed per_particle_kernels to _per_particle_kernels.