This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Description
Given guides in both repos, try to make as much as possible by yourself.
- Find the guides
- Implement a plugin, which converts a stim circuit into a QASM circuit based on this example. https://github.com/quantumlib/Stim/blob/main/doc/python_api_reference_vDev.md#stim.Circuit.to_qasm . Make qasm version a "select" dropdown with default value of 2.
- Run this plugin using web interface.
- Run this plugin using pyaqueduct.
- Document your experience in Confluence. Improvement tickets will base on this.