Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cirq version and citation #714

Merged
merged 2 commits into from Mar 7, 2021
Merged

Update cirq version and citation #714

merged 2 commits into from Mar 7, 2021

Commits on Mar 6, 2021

  1. Update cirq version and citation

    Citation now references published paper.  Cirq version is now pinned to new release.
    ncrubin committed Mar 6, 2021
    Copy the full SHA
    84c1d3b View commit details
    Browse the repository at this point in the history
  2. Param-resolve breaking change in cirq0.10.0

    param_resolver now takes a recursive boolean.
    
    hat-tip to Balint for pointing this out and saving a bunch of time!
    ncrubin committed Mar 6, 2021
    Copy the full SHA
    80fdcf9 View commit details
    Browse the repository at this point in the history