Provides tools for working with the Hamiltonian lattice theory for the Schwinger model, a U(1) gauge theory in 1+1 dimensions.
To install Schwinger.jl, use the Julia package manager. Start Julia and run the following commands:
using Pkg
Pkg.add(url="https://github.com/srossd/Schwinger.jl")
This will download and install the Schwinger.jl package and its dependencies.
See the documentation for usage instructions.