Skip to content

Question about running the find_optimal_representation method in the PEC module #1995

Closed Answered by andreamari
eshaspark asked this question in Q&A
Discussion options

You must be logged in to vote

You are right. If you aim to implement PEC, the NoisyOperation objects must be applicable in a circuit as actual real gates on real qubits.
So, if the specific operations you are interested in are not implementable in Qiskit, I think there is no way to apply PEC with or without Mitiq.

About Qiskit conditional operations: you might be interested in this method. It allows to apply gates based on a previous measurement outcome. Likely this kind of operations won't be compatible with Mitiq due to conversion errors, but at least you may find a way to manually implement your noisy operations in a Qiskit circuit.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@eshaspark
Comment options

@andreamari
Comment options

Answer selected by eshaspark
@eshaspark
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants