/Numerical_Physics_7_Poisson_Equation_and_Schrodinger_Equation

It includes a program that solves the Poisson Equation in two dimensions and another that solves the time independent schrodinger equation for an arbitrary potential. Here some numerical methods for solving Partial Differential Equations were used: Jacobi, Gauss-Seidel and Runge-Kutta. The libraries implemented were sympy, numpy and matplotlib.

Primary LanguageJupyter Notebook

Stargazers