briederer / LatSpec.jl

A Julia Package for Lattice Spectroscopy
https://bernd1995.github.io/LatSpec.jl
MIT License
3 stars 1 forks source link
hep high-energy-physics julia lattice-field-theory physics

LatSpec.jl

Build status codecov Docs-dev Docs-stable

LatSpec.jl is a package for performing spectroscopical analyses for Lattice Field Theories. The package provides functions, recipes and suitable wrappers for all phases of the analysation process:

❗️ Warning: This package is in a very early stage ❗️

Installation

The package can be installed with the Julia package manager (though not yet registered). From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add https://github.com/briederer/LatSpec.jl

Or, equivalently, via the Pkg API:

julia> import Pkg; Pkg.add(url="https://github.com/briederer/LatSpec.jl")

Usage

Short description of how to use and add to project here

Special Features

Any special features and examples go here

Created by

Bernd Riederer (@briederer)

Contact-me Linktr.ee Website Gitlab-briederer Twitter-b_riederer

Fabian Zierler (@fzierler)

Contact-me