https://github.com/teamgraphix/graphix-examples
Jupyter notebooks to try graphix on binderhub
https://github.com/teamgraphix/graphix-examples
Last synced: 27 days ago
JSON representation
Jupyter notebooks to try graphix on binderhub
- Host: GitHub
- URL: https://github.com/teamgraphix/graphix-examples
- Owner: TeamGraphix
- License: apache-2.0
- Created: 2023-01-05T03:23:43.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-11T03:50:56.000Z (almost 2 years ago)
- Last Synced: 2024-05-12T01:35:00.467Z (almost 2 years ago)
- Language: Jupyter Notebook
- Size: 77.1 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# graphix-examples
Jupyter notebooks to try [graphix](https://github.com/TeamGraphix/graphix) on browser with [binder](https://mybinder.org)
Start the binder environment by clicking the badge below:
[](https://mybinder.org/v2/gh/TeamGraphix/graphix-examples/HEAD)
Or, to open specific notebook:
- Preprocessing Pauli measurements: [](https://mybinder.org/v2/gh/TeamGraphix/graphix-examples/HEAD?labpath=deutsch-jozsa.ipynb)
- Example for tensor-network simulator backend: [](https://mybinder.org/v2/gh/TeamGraphix/graphix-examples/HEAD?labpath=qft_with_tn.ipynb)
- Simple QAOA example: [](https://mybinder.org/v2/gh/TeamGraphix/graphix-examples/HEAD?labpath=qaoa.ipynb)