Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Drawing quantum circuit after solving system. #12

Closed
HuynhTran0301 opened this issue May 6, 2023 · 1 comment
Closed

Drawing quantum circuit after solving system. #12

HuynhTran0301 opened this issue May 6, 2023 · 1 comment

Comments

@HuynhTran0301
Copy link

I would like to ask that may Quantikz.jl help to draw the quantum circuit after solving the ODE system?

@Krastanov
Copy link
Member

If you can specify the sequence of gates, Quantikz.jl can draw them. But this is just a visualization package. It has nothing to do with ODEs.

If you are solving some Hamiltonian evolution of a set of qubits (what I assume you mean by an ODE system), maybe you will get some unitary operation out of it. There is no circuit involved here.

Each unitary has multiple circuits that can implement it, but finding one of these circuits is not straightforward, especially if you have a large number of qubits.

@QuantumSavory QuantumSavory locked and limited conversation to collaborators May 6, 2023
@Krastanov Krastanov converted this issue into discussion #13 May 6, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants