Skip to content

Commit

Permalink
remove stats
Browse files Browse the repository at this point in the history
  • Loading branch information
Saransh-cpp committed Sep 6, 2024
1 parent ce90ee1 commit 459dcd7
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,14 +73,12 @@ support automatic differentiation and parallel computing.
## Impact

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
become a popular choice for mathematical manipulations in Python based high energy
physics analysis pipelines. 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.

Expand Down

0 comments on commit 459dcd7

Please sign in to comment.