quantumlib/Qualtran

Generalize and unify `ApplyLthBloq` and `ApplyToLthQubit` functionality

Opened this issue · 0 comments

As discussed in #1107, it would be great to have a unified Select oracle that supports 1) applying different Bloqs to each index and 2) selecting a different subset of the system register for each index. We should consider how to adapt/unify ApplyLthBloq and ApplyToLthQubit to make these tasks easier for the user.