This repository contains educational materials focused on the application of the $K$-matrix formalism in the field of hadron physics. The materials are designed to bridge theoretical concepts with practical examples, facilitating a deeper understanding of scattering amplitude observables and resonance phenomena.
The core of this repository are the following interactive notebooks:
Supplementary materials, including lecture notes and presentations, can be found here:
To get started with the materials in this repository, clone the repository using:
git clone https://github.com/rub-ep1/international-k-matrix-day
This course utilizes Pluto notebooks, which requires Julia, and Jupyter notebooks, which requires Python. You can install and run Pluto and Jupyter yourself, but you can also use the provided Pixi environment.
Run one of the Pixi tasks:
pixi run lab
pixi run pluto
[!WARNING] The first time you run
pixi run pluto
, it can take a few minutes before all Julia packages are downloaded and installed.
We welcome contributions and suggestions to improve the educational materials. Please feel free to open an issue or submit a pull request with your enhancements.
This educational material is provided under MIT licence, free to reuse and distribute.