Tutorial 1: Python, numpy and friends 🐍
          
            
          
        Material
The tutorial notebook can be viewed here.
To run it yourself we recommend cloning the course tutorials repo.
Students are encouraged to install the provided conda environment and play
with the examples from the notebook.
Video
(from the previous semester)
Extra Resources
- 
    
condadownload and installation. - 
    
Detailed notebooks for learning python
https://github.com/jerry-git/learn-python3 - 
    
Good introduction to
numpy(presentation + notebooks)
https://github.com/gertingold/euroscipy-numpy-tutorial - 
    
Python official docs
https://docs.python.org/3.7/. - 
    
numpyofficial docs
https://docs.scipy.org/doc/numpy/reference/