Skip to content

Some feedbacks #15

@ChenZhao44

Description

@ChenZhao44

@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.

  1. There are some functions with v2 in their name which are undefined. After removing v2, it works fine.
  2. I thought it would be more convenient if there is a method for apply!(::IBMQReg, ::ChainBlock). I didn't apply a vector of ChainBlocks in my former uses of Yao.jl.
  3. 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.
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions