In this workshop you will learn the basics of NumPy and Matplotlib.
NumPy is the fundamental package for scientific computing with Python. (Documentation: https://numpy.org/)
Matplotlib is a Python 2D plotting library which produces publication quality figures. (Documentation: https://matplotlib.org/)
The following topics will be covered:
NumPy:
- Arrays
- Array indexing
- Datatypes
- Array math
- Broadcasting
Matplotlib:
- Plots
- Subplots
Requirements
- Your own laptop
- Internet connection
- Google account
- Google Colab installed in Google Drive
Date and Location
- Tue, 04.07.23, 17:00 - 19:00
Materials
- Slides: https://docs.google.com/presentation/d/1l-RJPACkYyOmGn6hDPKBMSy6kRgurqZS/edit?usp=sharing&ouid=116220617472791343301&rtpof=true&sd=true
- Notebook: https://drive.google.com/file/d/1l-xoF-ky7r9vpjjBEK7H1Q3Dvl8G_zZn/view?usp=sharing
- Solution: https://colab.research.google.com/drive/1USCoLaHEHMGzuohpzlTh31LAO1JsguhZ?usp=sharing
- Feedback form: TBA