Skip to content

Commit

Permalink
Mention LorentzVectors
Browse files Browse the repository at this point in the history
  • Loading branch information
Saransh-cpp committed Sep 2, 2024
1 parent 6af7186 commit 7975190
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,17 +72,17 @@ support automatic differentiation and parallel computing.

## Impact

Besides PyROOT's TLorentzVector [@root:2020], vector has now become a popular
choice for vector manipulations in Python based high energy physics data
analysis pipelines. The library has been installed over 2 million times and 314
GitHub repositories use it as a dependency at the time of writing this paper.
Along with being utilized directly in analysis pipelines at LHC and other
experiments [@Kling:2023; @Held:2024; @Qu:2022], the library is being used as a
dependency in user-facing frameworks, such as, Coffea, MadMiner [@Brehmer:2020],
FastJet [@aryan:2023], Spyral [@spyral-utils:2024], Weaver [@weaver-core:2024],
and pylhe [@pylhe]. The library is also used in multiple teaching materials for
graduate courses and workshops. Finally, given the generic nature of the library,
it is often used in non high energy physics use cases.
Besides PyROOT's LorentzVectors and TLorentzVector [@root:2020], vector has
now become a popular choice for vector manipulations in Python based high energy
physics data analysis pipelines. The library has been installed over 2 million
times and 314 GitHub repositories use it as a dependency at the time of writing
this paper. Along with being utilized directly in analysis pipelines at LHC and
other experiments [@Kling:2023; @Held:2024; @Qu:2022], the library is being used
as a dependency in user-facing frameworks, such as, Coffea, MadMiner
[@Brehmer:2020], FastJet [@aryan:2023], Spyral [@spyral-utils:2024], Weaver
[@weaver-core:2024], and pylhe [@pylhe]. The library is also used in multiple
teaching materials for graduate courses and workshops. Finally, given the generic
nature of the library, it is often used in non high energy physics use cases.

# Acknowledgements

Expand Down

0 comments on commit 7975190

Please sign in to comment.