Overview¶
This chapter covers numerical linear algebra, focusing on its implementation, use cases, and performance characteristics. We explore both built-in Python libraries and specialized libraries for data manipulation and analysis.
Lectures¶
- Review of Linear Algebra
- Introduction to Numerical Linear Algebra
- Linear equation
- Eigenvectors