Skip to content
This repository was archived by the owner on Dec 7, 2021. It is now read-only.

Remove gates that moved to Terra#833

Merged
woodsp-ibm merged 4 commits into
qiskit-community:masterfrom
Cryoris:remove-duplicate-gates
Feb 26, 2020
Merged

Remove gates that moved to Terra#833
woodsp-ibm merged 4 commits into
qiskit-community:masterfrom
Cryoris:remove-duplicate-gates

Conversation

@Cryoris
Copy link
Copy Markdown
Contributor

@Cryoris Cryoris commented Feb 26, 2020

Summary

The following gates have moved to Terra

rccx rcccx mcu1 mcrx mcry mcrz mct

and should be removed from Aqua.

Details and comments

In the case of the relative-phase Toffolis (rcc(c)x) the Aqua-version does not support integer indices as qubit arguments which causes Terra tests to fail, if both Aqua and Terra are available locally (Qiskit/qiskit#3863).

As these gates are being converted to Gate types instead of functions (e.g. Qiskit/qiskit#3761 and Qiskit/qiskit#3886) we need to remove them from Aqua since otherwise the definition of Terra will be overwritten.

@woodsp-ibm woodsp-ibm merged commit 4c33328 into qiskit-community:master Feb 26, 2020
@Cryoris Cryoris deleted the remove-duplicate-gates branch February 26, 2020 16:20
mtreinish pushed a commit to mtreinish/qiskit-core that referenced this pull request Nov 20, 2020
…ve-duplicate-gates

Remove gates that moved to Terra
manoelmarques pushed a commit to manoelmarques/qiskit-terra that referenced this pull request Dec 7, 2020
…ve-duplicate-gates

Remove gates that moved to Terra
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants