Qiskit-Extensions / circuit-knitting-toolbox

Tools for knitting quantum circuits with Qiskit
https://qiskit-extensions.github.io/circuit-knitting-toolbox/
Apache License 2.0
67 stars 23 forks source link

Implement cutting tutorials as Qiskit Patterns #477

Open caleb-johnson opened 4 months ago

caleb-johnson commented 4 months ago

The circuit cutting end-to-end tutorials may be implemented as Qiskit Pattern steps 2-4. We should highlight the Qiskit Pattern paradigm in our tutorials and link to the Qiskit Pattern documentation

caleb-johnson commented 2 months ago

The Qiskit Patterns explanation in the docs is too coupled with Serverless. I'd prefer not to link to it from our tutorials, as I think building blocks should largely be agnostic to the environment in which they're run.

I will submit a fix for this issue when there is somewhere to link to with a description of the Qiskit Pattern idea that isn't coupled with Quantum Serverless