Skip to content

Xcoll release 0.3.2

Choose a tag to compare

@freddieknets freddieknets released this 23 Feb 08:34
· 831 commits to main since this release
ed4a595

What's Changed

  • Important bugfix: s-coordinate was not updating correctly in Everest
  • Another small bugfix that was overwritten by the merge to v0.3.0: dumping the lossmap to json needs xobjects.JEncoder
  • Bugfix to make BlackAbsorber work on GPU (fflush can only be used on CPU_serial)

Develop Updates

  • Some small preparations to be able to use prebuilt kernels (will be available once PRs xsuite/xobjects#127, xsuite/xtrack#448, and xsuite/xpart#104 are implemented)
  • Moved only_mcs to GeneralMaterial
  • Changed the material setter in the Everest elements from a per-particle kernel to a regular kernel

Full Changelog: v0.3.1...v0.3.2