Skip to content

Releases: xsuite/xfields

Xfields version 0.10.1

22 Mar 09:39
Compare
Choose a tag to compare

Changes:

  • Adapt xfields to the changes introduced in xpart v0.14.0
  • Remove NOFIELDMAP mechanism.

Full Changelog: v0.10.0...v0.10.1

Xfields version 0.10.0

15 Mar 12:34
Compare
Choose a tag to compare

Changes:

  • Add test for constant-charge slicing
  • Add tools to install and configure beam-beam elements in collider (used and tested in xmask)

Xfields version 0.9.4

21 Feb 16:25
Compare
Choose a tag to compare

Changes:

  • Small bug fixes in electron cloud configuration tools

Xfields version 0.9.3

19 Dec 18:15
Compare
Choose a tag to compare

Changes:

  • Add version number in __init__.py

Full Changelog: v0.9.2...v0.9.3

Xfields version 0.9.2

06 Dec 16:39
Compare
Choose a tag to compare

Change:

  • Fix issue with single slice

Full Changelog: v0.9.1...v0.9.2

Xfields version 0.9.1

30 Nov 14:52
Compare
Choose a tag to compare

Changes:

  • Added precompiled flag to force collision point to zero in BeamBeam3d

Full Changelog: v0.9.0...v0.9.1

Xtrack version 0.9.0

29 Nov 08:06
Compare
Choose a tag to compare

Changes:

  • Implementation of beamstrahlung in BeamBeamBiGaussian3D.
  • Restored GPU tests that were skipped by mistake in previous releases.
  • Introduce test for Gx Gy calculation in beam beam.

Xfields version 0.8.4

01 Nov 14:45
Compare
Choose a tag to compare

Changes:

  • Use MIT Feddeeva function implementation on CPU (faster).

Xfields version 0.8.3

21 Oct 19:26
Compare
Choose a tag to compare

Changes:

  • Introduced "scale_strength" parameter to switch off beam-beam elements together with their embedded dipolar kick subtraction.
  • Fixed issue with zero denominator in calculation of Gx, Gy functions around (0, 0) within beambeam3d.

Full Changelog: v0.8.1...v0.8.3

Xfields version 0.8.1

16 Oct 07:06
Compare
Choose a tag to compare

Changes:

  • Version number accessible as xfields.__version__.