Replies: 2 comments 4 replies
-
|
There is a question here whether the std library should just provide opaque gate definitions where the compiler decides the lowering (e.g. the current Probably also relevant for the qec croud. Thougts? @ss2165 @PabloAndresCQ @hsemenenko @cqc-alec Broader question is what should our general criterion be for upstreaming things into the std library? |
Beta Was this translation helpful? Give feedback.
-
|
While we're at it, can we add gates like |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are writing some standard gate decompositions of multi-qubit gates (e.g. CCX/Y/Z) using the gates available in guppy into guppy-algorithms to make them reusable by others.
Should we move them into guppy? Or, should we keep guppy gate set small and write other gates into guppy-algorithms?
Beta Was this translation helpful? Give feedback.
All reactions