Skip to content

v3.5.0.0

Latest
Compare
Choose a tag to compare
@lgray lgray released this 10 Jun 19:39
· 5 commits to main since this release
f7e9f9d

What's Changed

This is release is a major technical improvement for long term maintainability and ease of use by developers and physicists.
The build backend for the package is now scikit-build-core, and cmake is used to drive the configuration and compilation of the package including fastjet and fastjet-contrib.
Many thanks to @gavinsalam (for the other fastjet authors), @matthewfeickert, and @henryiii for making this release possible.
This work was lead and executed by @lgray.

This also marks the switch to fastjet 3.5.0, which contains additional improvements not mentioned here.

New features

  • build: fastjet 3.5.0; fjcontrib cms-externals rebase; cmake build by @lgray in #342

Bug fixes

Misc.

Full Changelog: v3.4.3.1...v3.5.0.0