It can be quite cumbersome to always include information such as num_ctrls, is_adjoint, and power when creating a gate if it is none of those. This could be fixed by defining custom builders.
See munich-quantum-toolkit/core#1479 (comment) for an initial discussion on this.
It can be quite cumbersome to always include information such as
num_ctrls,is_adjoint, andpowerwhen creating a gate if it is none of those. This could be fixed by defining custom builders.See munich-quantum-toolkit/core#1479 (comment) for an initial discussion on this.