Description
In this course, you will learn :
- Introduction to Python (no previous experience necessary!)
- How to use Python online (no installation necessary!)
- The basics of linear algebra
- How to use Python to learn mathematics
Syllabus :
1. Getting started with Python
- Getting started with Python
- Variables and arithmetic
- The numpy module
- The matplotlib module
2. Linear algebra
- Vectors and scalar multiplication
- The vector dot product
- Matrices
- Transposing vectors and matrices
- Matrix multiplication
- The matrix inverse