https://github.com/stevemats/pyqspectral
{ Spectral Solver for SP Quantum system }
https://github.com/stevemats/pyqspectral
python quantum-computing schroedinger-solver
Last synced: over 1 year ago
JSON representation
{ Spectral Solver for SP Quantum system }
- Host: GitHub
- URL: https://github.com/stevemats/pyqspectral
- Owner: stevemats
- License: gpl-3.0
- Created: 2021-09-19T18:38:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-19T21:53:49.000Z (over 4 years ago)
- Last Synced: 2025-01-06T10:13:36.355Z (over 1 year ago)
- Topics: python, quantum-computing, schroedinger-solver
- Language: Python
- Homepage:
- Size: 519 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
PyQSpectral
## About
Quantum Mechanics Simulation: Simulating the Schrödinger–Poisson system(SP system) with the Spectral method in real time.

Case study in [PyQSpectral](https://github.com/stevemats/PyQSpectral): A simulation for the evolution of a wavefunction under its self-potential.
# Installation
```
$ git clone https://github.com/stevemats/PyQSpectral
```
# Usage
```
$ cd PyQSpectral
```
```
$ python pyqspectral.py
```
## Demo:
