# Linear Algebra - Introduction ## Topics ```mermaid flowchart LR LG(Linear Geometry)-->LS(Linear Space)-->LF(Linaer Function) ``` * Linear Geometry * Systems of Linear Equations * Linear Space * Vector Spaces * Linaer Function * Matrix Operations * Determinants * Vector Subspaces * Eigensystems > As you can see, Linear Geometry and Linear Space are 2 main topics; However, each of them only contain 1 chapter, that's why Systems of Linear Equations and Vector Spaces takes a lot of content. ## Learning Resource * https://hackmd.io/@jephianlin/2023FMath103A-resources * https://hackmd.io/@jephianlin/2024SMath104A-resources