binder ook beschikbaar via deze link
In deze repository staan alle opgaves voor het vak "Statistische Verwerking van Experimentele Gegevens", gegeven aan 2de Bachelor studenten Fysica en Sterrenkunde aan de Vrije Universiteit Brussel.
git clone https://github.com/smoortga/Statistische_Verwerking_Van_Experimentele_Gegevens_public.git
Download anaconda (with python 3.7) from this link for your operating system.
You can easily create a conda environment with all necessary packages installed via the environment.yml file by typing:
conda env create -f environment.yml
The resulting environment will be called statistiek
.
Each time you want to use this repository, activate the environment:
conda activate statistiek
jupyter notebook