Skip to content

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Oct 16:45
· 4 commits to main since this release

JetReconstruction v0.4.2

Diff since v0.4.1

Support for EMD4hep inputs, where ReconstuctedParticles can be passed directly to the reconstruction algorithms.
Examples for using EMD4hep inputs.

Internally, use better types for jet objects (Real) and initial cluster collection (AbstractArray{T, 1}).

Reorganised documentation to be more streamlined, with auxiliary pages for less critical points. Switch back to plain old Documenter.jl outputs to more easily preview and develop docs.

Merged pull requests:

Closed issues:

  • Support EDM4hep reconstructed particles as input (#79)