Take-home exam of Scientific Computing 2023/2024 at Delft University of Technology
- Install the required python packages in a new environment using the (explanations on pip)[https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/]
- Install the packages using
python -m pip install -r requirements.txt