Releases: xsuite/xfields
Releases · xsuite/xfields
Xfields version 0.22.0
Changes:
- Enable
UniformBinSlicer
,CompressedProfile
,ElementWithSlicer
andWakeTracker
withcupy
. Update all tests to run withcupy
as well.
Full Changelog: v0.21.6...v0.22.0
Xfields version 0.21.6
Changes:
- Improve the robustness of tests by fixing some random number generator seeds.
Full Changelog: v0.21.5...v0.21.6
Xfields version 0.21.5
Changes:
- Update incoherent e-cloud implementation #154
- Compensate dp[xy] contribution in IBS calculations #134
Full Changelog: v0.21.4...v0.21.5
Xfields version 0.21.4
Changes:
- Ignore
twiss_default['reverse']
in beam-beam configuration.
Full Changelog: v0.21.3...v0.21.4
Xfields version 0.21.2
Xfields version 0.21.1
Changes:
- Fix strongstrong slice moment bug by swapping sign of
px_slice_star
andpy_slice
star inbeambeam3d.h
, clean upbhabha_spectrum.h
(#146)
Full Changelog: v0.21.0...v0.21.1
Xfields version 0.21.0
Xfields version 0.20.3
Xfields version 0.20.2
What's Changed
- Fix issues with spacecharge on OpenCL after Numpy 2 release (#132)
Full Changelog: v0.20.1...v0.20.2
Xfields version 0.20.0
Changes:
- Introduce slicer cability
- Introduce Wakefields (still experimental)
- Introduce Transverse Damper (still experimental)
- Introduce
install_spacecharge_frozen(..., z_kick_num_integ_per_sigma=...)
- Fixes in IBS GPU tests.
Full Changelog: v0.18.0...v0.20.0