/PySchro

Python simulator for solving the Schroedinger equation (linear and nonlinear). It will solve the Schroedinger equation and Gross-Pitaevski equation with the split-step Crank-Nicolson scheme.

Primary LanguagePython

PySchro

Python simulator for solving the Schroedinger equation (linear and nonlinear). It will solve the Schroedinger equation and Gross-Pitaevski equation with Crank-Nicolson scheme and the FFT method. Eventually it will be parallelized with threading and CUDA (hopefully).