FelixDesrochers / Numerov

A python script that solves the one dimensional time-independent Schrodinger equation for bound states. The script uses a Numerov method to solve the differential equation and displays the desired energy levels and a figure with an approximate wave function for each of these energy levels.
MIT License
65 stars 20 forks source link

Thanks! #4

Open theheavygluon opened 6 months ago

theheavygluon commented 6 months ago

Just wanted to thank you for this Felix. I'm thinking about the days where I first started learning quantum mechanics and this was of a lot of help :)

FelixDesrochers commented 6 months ago

Hey, I am thrilled to hear that this project was of any help when you learned quantum mechanics! I made it when I first learned quantum mechanics and Python. So making it was also very helpful to me. Thanks again for the nice message; I appreciate it!

Cheers, Félix