Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 656 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 656 Bytes

Examples

Unordered collection of julia scripts and notebooks related to particle physics, reaction theory, statistics, and data analysis.

Pluto notebooks are run in CI and available from the Git Pages.

How to run scripts

  • Download and install julia
  • Run the scripts/notebooks either in terminal, or interactively in VS code or browser for the notebooks.

Pluto notebooks

# open julia terminal
using Pluto
Pluto.run() # a new tab will open in the browser
# navigate to notebook file N-XXX-Cool_stuff.jl