Releases: xsuite/xpart
Releases · xsuite/xpart
Xpart version 0.18.2
Changes:
- More robust implementation for
build_particles(..., match_at_s=...)
Full Changelog: v0.18.1...v0.18.2
Xpart version 0.18.1
Xpart version 0.18.0
Changes:
- Introduce
generate_matched_gaussian_multibunch_beam
- Introduce
t_sim
variable for the simulation of coasting beams.
Full Changelog: v0.17.0...v0.18.0
Xpart version 0.17.0
Changes:
- Move
Particles
class to xtrack. - Remove support for
ParticlesPurelyLongitudinal
.
Full Changelog: v0.16.4...v0.17.0
Xpart version 0.16.4
Changes:
- Add property
Particles.kinetic_energy0
. - Add method
Particles.get_table()
- Adapt to new twiss table naming.
Full Changelog: v0.16.3...v0.16.4
Xpart version 0.16.3
Changes:
- Adapt to new
co_guess
interface in xtrack. - Fix in
build_particles
whenptau
is provided.
Full Changelog: v0.16.2...v0.16.3
Xpart version 0.16.2
Changes:
- Do not overwrite seed states for allocated empty particle slots when adding new particles.
- Add test for
add_particles
.
Full Changelog: v0.16.1...v0.16.2
Xpart version 0.16.1
Xpart version 0.16.0
Changes:
- Introduce
Particles.update_p0c_and_energy_deviations(...)
- Introduce custom setters, getters, adders and scalers for xp = dx/ds and yp=dy/ds in
LocalParticle
- Introduce
Particles.pdg_id
.
Full Changelog: v0.15.4...v0.16.0