This repository contains a program that solves the time-independent Schrödinger equation for an infinite one-dimensional potential well using numerical methods and visualizes the results. It uses the ...
Utilizing root-finding methods such as Bisection Method, Fixed-Point Method, Secant Method, and Newton's Method to solve for the roots of functions ...