NumPy was the library that got started the Data Science / Python revolution. In this course we'll explore all the fundamental concepts it introduced: low level bindings (C, Fortran), multidimensional arrays, vectorized operations, etc.
The final project will involve matrix processing and a lot of thinking writing a Sudoku Solver!