Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 12:40
· 26 commits to main since this release
55c99c1

JetReconstruction v0.3.0

First registration of the JetReconstruction package, implementing k_T clustering
algorithms used in high-energy physics.

Merged pull requests:

Closed issues:

  • Use FastJet.jl for comparison later (#1)
  • Use Makie for 3D barplot (#3)
  • use existing Lorentz Vector package (#5)
  • Loop optimisation (#6)
  • Optimisation needed (#15)
  • Move project to JuliaHEP organization? (#20)
  • Define public interface (#23)
  • HepMC3 Reader Status (#24)
  • License Matters (#25)
  • Improve tests (#26)
  • Nicer strategy switching (#27)
  • Defaut strategy (#28)
  • Return consistent sequence types (#29)
  • Remove internal data from PseudoJet (#30)
  • Return type should be a ClusterSequence (#36)
  • Remove tiling parameter from current ClusterSequence (#37)
  • Write proper documentation (#40)
  • Implement exclusive jet methods (#41)
  • Simpler examples (#42)
  • Plotting support (#43)
  • More regular code formatting (#54)