Fionn Malone

Results 56 comments of Fionn Malone

Comparison between QROAM and SelectSwapQROM, both should scale like d^{1/2}.

code: ``` python import matplotlib.pyplot as plt import numpy as np from qualtran.bloqs.basic_gates import TGate from qualtran.bloqs.chemistry.black_boxes import QROAM from qualtran.bloqs.chemistry.chem_tutorials import plot_linear_log_log from qualtran.bloqs.select_swap_qrom import SelectSwapQROM if __name__ ==...

This is a recent failure I noticed locally too. Must be an upstream change from some dependency.

This certainly looks like an error or should at least be clarified.

This looks like a duplicate of #721, which should definitely be fixed.