Numerov Method - Applied to Schrodinger Equation Test with Quantum well, Wave function and a Ring cross-section. Requirements You need git, make and the compiler gpp installed. Instalation To compile the program: make To execute the program: make run To clean the files .o and prog(executable): make clean