Skip to content

Xcoll release 0.9.7

Choose a tag to compare

@freddieknets freddieknets released this 20 Feb 21:37
· 127 commits to main since this release
fcb323e

Develop Updates

  • Replaced DeprecationWarnings by FutureWarnings as the former are not shown to regular users.
  • Adapted the C source to shield standard library includes, such that they are only included for CPU contexts. This was causing issues on GPUs where compiled code would break if Xcoll elements were in the line.
  • Bugfix in CollimatorDatabase: when loading SixTrack files, individual gap settings for collimators were ignored.

Full Changelog: v0.9.6...v0.9.7