quantastica / quantum-circuit

Quantum Circuit Simulator implemented in JavaScript
MIT License
243 stars 47 forks source link

problem with cu3 gate #26

Closed XIECHO closed 4 years ago

XIECHO commented 4 years ago

image

and i have a problem when we will use yy gate and ms gate.

perak commented 4 years ago

Hi @XIECHO thanks for reporting, it will be fixed asap. (You can help/speedup by reporting more details.)

XIECHO commented 4 years ago

image

i think the parameter is not right . aha

XIECHO commented 4 years ago

image

the cu3 matrix

perak commented 4 years ago

@XIECHO OK, fixed. Will be published ~1 hour after now.

perak commented 4 years ago

@XIECHO What issues you have with YY gate? It looks good to me.

XIECHO commented 4 years ago

yy is good. i just want to know yy means , and when we will use yy gate. I am sorry that makes you confused. 发自我的iPhone

------------------ Original ------------------ From: Petar Korponaić notifications@github.com Date: Thu,Jul 18,2019 4:39 PM To: perak/quantum-circuit quantum-circuit@noreply.github.com Cc: XIECHO 51164500064@stu.ecnu.edu.cn, Mention mention@noreply.github.com Subject: Re: [perak/quantum-circuit] problem with cu3 gate (#26)

@XIECHO What issues you have with YY gate? It looks good to me.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

perak commented 4 years ago

@XIECHO OK, published. Please update quantum-circuit package to version 0.9.94.

XX, YY and ZZ gates are implemented natively in trapped-ion quantum computers. It is added by user request - I am not using it as well :)

perak commented 4 years ago

@XIECHO may I close this issue?