You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which would be fine but the br fed into cost two should be using the second (hardcoded value) of 7 to output into qrom for state preparation on the second register.
the costing function computes br for outer prepare and inner prepare differently:
OpenFermion/src/openfermion/resource_estimates/df/compute_cost_df.py
Line 53 in a034397
Which would be fine but the br fed into cost two should be using the second (hardcoded value) of 7 to output into qrom for state preparation on the second register.