Skip to content
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

Create a more rust-centric Target #13308

Open
raynelfss opened this issue Oct 10, 2024 · 1 comment
Open

Create a more rust-centric Target #13308

raynelfss opened this issue Oct 10, 2024 · 1 comment
Labels
type: enhancement It's working, but needs polishing
Milestone

Comments

@raynelfss
Copy link
Contributor

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.

@raynelfss raynelfss added the type: enhancement It's working, but needs polishing label Oct 10, 2024
@Shivansh20128
Copy link
Contributor

Hi! Are we trying to change the whole Qiskit backend from Python to Rust? I thought it was more like, that we were going to add a layer to qiskit, where python was interpreted to rust and then compilation would happen.
How can I contribute to this?
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement It's working, but needs polishing
Projects
None yet
Development

No branches or pull requests

3 participants