Qiskit / qiskit

Qiskit is an open-source SDK for working with quantum computers at the level of extended quantum circuits, operators, and primitives.
https://www.ibm.com/quantum/qiskit
Apache License 2.0
5.23k stars 2.36k forks source link

Consolidate synthesis code in qiskit/synthesis directory #4699

Closed kdk closed 9 months ago

kdk commented 4 years ago

What is the expected enhancement?

Move over the algorithms from quantum_info/synthesis to transpiler/synthesis.

ShellyGarion commented 3 years ago

Make a separate qiskit.synthesis directory that contain everything currently under qiskit.quantum_info.synthesis and qiskit.transpiler.synthesis and qiskit.extensions

alexanderivrii commented 2 years ago

Hi, may I please work on this issue together with Shelly (@ShellyGarion)? Thanks.