quantum-visualizations / qmsolve

⚛️ A module for solving and visualizing the Schrödinger equation.
BSD 3-Clause "New" or "Revised" License
814 stars 111 forks source link

Responding to issue #22 #35

Open astralm0nke opened 2 months ago

astralm0nke commented 2 months ago

Use CuPy for 'eigsh' mode in solve fxn in hamiltonian.py for GPU-accelerated computation. Added .DS_Store to .gitignore.