qiskit-addon-cutting
qiskit-addon-cutting copied to clipboard
Implement cutting tutorials as Qiskit Patterns
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
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
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
I think the document at https://docs.quantum.ibm.com/guides/intro-to-patterns is what we are looking for to move forward on this.