Skip to content

JuliaHEP/LorentzVectorBase.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LorentzVectorBase

Base interfaces for four-momenta in high-energy physics.

Stable Documentation In development documentation Test workflow status Docs workflow Status Coverage

Code Formatting

This package follows a standardized formatting configuration to ensure consistency across the codebase. We enforce these formatting guidelines by running checks on all pull requests through continuous integration (CI).

To format your code locally and ensure it meets the required standards, you can run the following command in your terminal:

julia --project=.formatting -e 'using Pkg; Pkg.instantiate(); include(".formatting/format_all.jl")'

This will apply the necessary formatting rules to your code before submission.

About

Base interfaces for four-momenta in high-energy physics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages