Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 468 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 468 Bytes

TemplateFitter

Installation

Get the repository via

git clone https://github.com/FelixMetzner/TemplateFitter

or

git clone [email protected]:FelixMetzner/TemplateFitter.git

and install the package with

cd TemplateFitter
pip3 install -e ./

which will also install the requirements.

Documentation

A first, but not yet completed documentation can be found here