-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Deprecate qiskit/transpiler/synthesis and move to qiskit/synthesis (backport #11426) #11624
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…11426) * deprecate transpiler/synthesis/graysynth.py * style * style * move aqc_plugin to qiskit/transpiler/passes/synthesis * remove code from qiskit/transpiler/synthesis/aqc/aqc_plugin.py * copy qiskit/transpiler/synthesis/aqc to qiskit/synthesis/unitary * move tests from test/python/transpiler/aqc to test/python/synthesis/aqc * update imports in aqc_plugin * add deprecation warning to AQC module * handle cyclic imports * handle cyclic imports * update link in docs * update init in qiskit/transpiler/synthesis/aqc * style * temporary remove deprecation warning test * remove files from qiskit/transpiler/synthesis/aqc * update link in test * add release notes * update docs * update docs/apidocs/synthesis_aqc.rst * add deprecations to qiskit/transpiler/synthesis/__init__.py * fix link * improve docs following review * update docs * add aqc to synthesis docs after review * update qiskit/transpiler/synthesis/aqc/__init__.py after review * update pending deprecation to deprecation in release notes * handle cyclic imports * update qiskit/synthesis docs following docs error * another attempt to add AQC to synthesis docs * another attempt to add AQC to the docs * Revert "another attempt to add AQC to the docs" This reverts commit 25f93ca. * Revert "another attempt to add AQC to synthesis docs" This reverts commit 9e87164. * add a deprecation test for AQC * minor (cherry picked from commit 937ca5b) # Conflicts: # pyproject.toml # qiskit/synthesis/__init__.py # qiskit/transpiler/passes/synthesis/aqc_plugin.py
Thank you for opening a new pull request. Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient. While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone. One or more of the the following people are requested to review this:
|
Pull Request Test Coverage Report for Build 7627741876
💛 - Coveralls |
This is an automatic backport of pull request #11426 done by Mergify.
Cherry-pick of 937ca5b has failed:
To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branchAdditionally, on Mergify dashboard you can:
Finally, you can contact us on https://mergify.com