Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chibikuri/qwopt
Rule based optimizer of quantum walk
https://github.com/chibikuri/qwopt
qiskit quantum-computing quantum-walks
Last synced: about 20 hours ago
JSON representation
Rule based optimizer of quantum walk
- Host: GitHub
- URL: https://github.com/chibikuri/qwopt
- Owner: Chibikuri
- License: apache-2.0
- Created: 2019-12-12T04:19:29.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-16T05:24:12.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T11:08:18.435Z (almost 2 years ago)
- Topics: qiskit, quantum-computing, quantum-walks
- Language: Jupyter Notebook
- Size: 6.3 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# QuantumWalkOptimizer
Rule based quantum walk optimizer especially for Quantum Szegedy walk.
![structure](./image/structure.png)
This is the current structure of optimization.
As a future work, I want to develop top one for all algorithms.![structure2](./image/structure2.png)