Open
Description
When trying to run the tutorial examples at https://qualtran.readthedocs.io/en/latest/bloqs/chemistry/resource_estimation.html, I obtain different results. Whereas the example obtains an estimated Toffoli count: qualtran = 11139 vs. ref = 10880, delta = 259, where the delta is small, running the same piece of code in qualtran 0.5.0 gives me qualtran = 24961 vs. ref = 10880, delta = 14081, a much larger discrepancy.