Matthew Harrigan

Results 502 comments of Matthew Harrigan

I would suspect it would be "we push a higher patch-version of the package marked as `universal2` whose only job is to say "I don't actually work on universal2". I...

Please do! it might make reviewing easier if you keep some of the translators (like above) in a separate, small, easy-to-review PR that we can get in tout suite

For anyone reading along, cirq 0.10 hasn't been released yet. So we'll do this when it is or if there's a more pressing reason to pin to a dev version

I want to do this, cc https://github.com/quantumlib/OpenFermion/pull/755

xref https://github.com/quantumlib/ReCirq/pull/26#issuecomment-618676524 The default option of re-running all the example notebooks when building the docs locally is surprising. The default should be changed.

There's currently a "bug" where if you `pip install` recirq, it can't find the data files because they're not installed. A quick fix would be to add the data directory...

This refers to the otoc experiment. We generally use cirq's json serialization protocols to persist data

blocked by https://github.com/quantumlib/Cirq/issues/2671

1. Actually, it might make sense to put this in a folder called `benchmarks/` in anticipation of future expansion 2. There should be an end-to-end notebook demonstrating a complete experiment...