-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
@Sov-trotter Nice work! It is exciting if we can use Julia to access the IBM Q devices. I tried this package, and here are some feedbacks.
- There are some functions with
v2in their name which are undefined. After removingv2, it works fine. - I thought it would be more convenient if there is a method for
apply!(::IBMQReg, ::ChainBlock). I didn't apply a vector ofChainBlocks in my former uses of Yao.jl. - I tried 4 circuits. Unfortunately, there is only one of them runs completed. And the result seems not correct... I don't know where went wrong.
- The layout of qubits should be considered.
By the way, there is a circuit optimizer for Yao.jl, ZXCalculus.jl. And you can access it in Yao.jl with YaoZX.jl. With this package, circuits will be compiled to Rz, Rx, H, and CNOT gates. It would be helpful when generating instructions if we focus on these gates.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels