Qiskit
Qiskit and IBM Quantum backend
A Julia framework to construct and execute monitored quantum circuits.
Disclaimer
The framework is still in the early stages of development. Bugs are to be expected.
MonitoredQuantumCircuits.jl is a Julia framework designed to streamline the creation, simulation and execution of quantum circuits that incorporate mid-circuit measurements. Tailored for the assembly era of quantum computing, it empowers researchers and developers to explore applications, such as designing intricate entanglement structures.
To install MonitoredQuantumCircuits, open Julia's interactive session (known as REPL) and press the ]
key in the REPL to use the package mode, then type the following command
add https://github.com/J-C-Q/MonitoredQuantumCircuits.jl.git