-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Labels
RustThis PR or issue is related to Rust code in the repositoryThis PR or issue is related to Rust code in the repositorymod: circuitRelated to the core of the `QuantumCircuit` class or the circuit libraryRelated to the core of the `QuantumCircuit` class or the circuit librarytype: feature requestNew feature or requestNew feature or request
Description
What should we add?
Now that classical Vars
are now in Rust, and we're going to start using them in the rust native circuit representations, we should consider porting this method to Rust. This method is necessary for some transpiler passes to transition into being fully rust-native.
Related work:
Metadata
Metadata
Assignees
Labels
RustThis PR or issue is related to Rust code in the repositoryThis PR or issue is related to Rust code in the repositorymod: circuitRelated to the core of the `QuantumCircuit` class or the circuit libraryRelated to the core of the `QuantumCircuit` class or the circuit librarytype: feature requestNew feature or requestNew feature or request