if the stitched EdgeTypes are the same Pauli operator, and
what the AncillaJoin enum value means-- if what I wrote is wrong, feel free to let me know and I can rewrite it.
Note: Docstrings had to be added below each enum value to make Sphinx happy. Putting the docstring above is possible if I use #:, but I wanted to stay consistent.
I'm not exactly sure:
Note: Docstrings had to be added below each enum value to make Sphinx happy. Putting the docstring above is possible if I use
#:
, but I wanted to stay consistent.