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

Replace isinstance(op, GateOperation) checks in cirq_google optimizers to support other operation types. #4459

Merged
merged 9 commits into from
Oct 12, 2021

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    664f4d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    3e40a0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    663a53c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b852c04 View commit details
    Browse the repository at this point in the history
  4. Fix mypy errors

    tanujkhattar committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    eccfbd9 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Address comments

    tanujkhattar committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    910bb91 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/quantumlib/cirq into repl…

    …ace_isinstance_google
    tanujkhattar committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    ae97803 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    tanujkhattar committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8eb67ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de8142f View commit details
    Browse the repository at this point in the history