Skip to content

Latest commit

 

History

History
52 lines (44 loc) · 3.51 KB

README.md

File metadata and controls

52 lines (44 loc) · 3.51 KB

Computational and Numerical Linear Algebra

This repository contains example code and Python Jupyter notebooks on various topics related to computational and numerical linear algebra. The contents are divided into three units. Each bit of code corresponds to a youtube discussing it and the broader topics in linear algebra.

Unit 1: Matrix Decompositions

Unit 2: Non-Square Matrices and Basic Data Fitting

Unit 3: Orthogonal and Orthonormal Matrices, Eigenvalues, and Singular Values