Implementing 2D Poisson's Equation using the Finite Difference Method and Iterative Solvers for matrices. Explored LU decomposition & the Thomas algorithm, Jacobi, Gauss-Seidel, and the Standard Over-Relaxation (SOR) method. MATH 4315: Advanced Scientific Computing with Professor Weihua Geng.
python numpy numerical-methods iterative-methods numerical-analysis numerical-linear-algebra boundary-value-problem
- Updated
Jul 23, 2023 - HTML