You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple time-independent Schroëdinger equation solver based on the numerov approximation. This is a Python reimplementation of Nouredine Zetili's Quantum Mechanics: Concepts and Applications original C implementation.