GitHub / reece-iriye / Solving-2D-Poissons-Equation-Using-Finite-Difference-Method-and-Iterative-Solvers
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.
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: HTML
Size: 766 KB
Dependencies parsed at: Pending
Created at: about 2 years ago
Updated at: about 1 year ago
Pushed at: almost 2 years ago
Last synced at: about 1 year ago
Topics: boundary-value-problem, iterative-methods, numerical-analysis, numerical-linear-algebra, numerical-methods, numpy, python