-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
Structure of the synthesis library #9667
Comments
|
I would suggest to split linear into two folders:
|
Should we split all the existing algorithms in
|
Hi. The first step (moving code and deprecation) looks straightforward. Are contributions welcome on this? |
Thanks @prakharb10 - your contribution is very welcome and I've assigned you to this issue. |
What should we add?
This issue discusses the structure and algorithms to be moved or added to
qiskit/synthesis
.See also previous discussions in #4311 and #4699.
This issue includes the following:
Deprecate
qiskit/quantum-info/sytnehesis
,qiskit/transpiler/synthesis
andqiskit/extensions
and move the relevant code toqiskit/synthesis
.New algorithms to be added to
qiskit/synthesis
(for all-to-all and linear-nearest-neighbor connectivity).The starting point of this discussion is copied from #9375 (comment)
Tasks
The text was updated successfully, but these errors were encountered: