|
hace 6 años | |
---|---|---|
.gitignore | hace 6 años | |
README.md | hace 6 años | |
environment.yml | hace 6 años | |
presentation.tex | hace 6 años |
The tutorial requires the following packages on top of a Python 3 installation:
Alternatively, you can build a specific environment euroscipy-scipy-tutorial
for the tutorial by running
conda env create -f environment.yml
with the environment.yml
file provided in this repository. For more detailed instruction on how to create a conda environment, see the conda documentation.