Projektpraktikum/README.md

6 lines
217 B
Markdown
Raw Normal View History

2023-09-28 09:29:15 +02:00
Repository for the Projektpraktikum of Furkan Selim Cetin. Supervised by Andre in the LHCb Forschungsgruppe of Prof. Dr. Hansmann-Menzemer.
Load Conda environment:
```
2023-10-23 15:28:44 +02:00
conda env create -f environment.yaml -n env1
2023-10-26 11:00:16 +02:00
```