An open API service indexing awesome lists of open source software.

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 }

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.
![dark-hole](https://user-images.githubusercontent.com/30528167/133943322-95520d74-13d8-40aa-aa7b-366227329480.jpg)

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:
![PyQspectral](https://user-images.githubusercontent.com/30528167/133942066-e210c13d-af9d-4fb3-8854-b917dbbdbd12.PNG)