Xcoll release 0.9.7
Develop Updates
- Replaced
DeprecationWarnings byFutureWarnings 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