-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Labels
type: enhancementIt's working, but needs polishingIt's working, but needs polishing
Milestone
Description
As we have moved many parts of the Qiskit to Rust. The Target
has become a more centric structure leveraged by all the new and optimized Transpiler passes. However, it still requires a lot of interaction with python. With our team moving away from such amount of interactions with Python, we need to re-write our current implementation of the Target
that exists in rust.
Metadata
Metadata
Assignees
Labels
type: enhancementIt's working, but needs polishingIt's working, but needs polishing