98 create x yz decomposer for quantify scheduler#214
Conversation
Develop into XYZ decompose
|
Going back to the original issue:
|
Change ZYZDecomposer class to be a subclass of ABADecomposer. TODO: generalise ABADecomposer.get_decomposition_angles. TODO: add XYX decomposer. TODO: add tests.
…antify-scheduler' into 98-create-x-yz-decomposer-for-quantify-scheduler # Conflicts: # opensquirrel/decomposer/aba_decomposer.py # opensquirrel/decomposer/zyz_decomposer.py
Fix imports of ZYZDecomposer.
Fix ABADecomposer
S-Linde
left a comment
There was a problem hiding this comment.
Looking good, I only have a few minor comments.
Note: I did not check the math, if you want me to check that, then I'll need some formulas.
Co-authored-by: Roberto Turrado Camblor <rturrado@gmail.com>
Co-authored-by: Roberto Turrado Camblor <rturrado@gmail.com>
rturrado
left a comment
There was a problem hiding this comment.
Just a commit suggestion.
This was originally supposed to be an ZXY decompose but it was shown that a XYX is more efficient and is native to quantify scheduler gates.
Changes include: