Quantum simulation and visualization program for wave function.
The core functions of this project is avoiding using the Windows SDK, except the GUI part.
Now the GUI part of this project is moving from native Windows API to the partable GUI library, nana
.
See the FILE. Now the progress of document is far behind the codes.
Solve the 1 D time evolution problem for given initial wave function and potential.
Solve the 2 D time evolution problem for given inital wave function and potential.
Solve the 1 D initial value problem for given intial condition, energy, and potential.
The solver for two-side boundary value problem using shooting
method is also provoided.
Solve the 2 D scattering problem for given initial wave function, energy, and potential.