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

Add Parameter to cirq_google #6102

Merged
merged 9 commits into from
May 31, 2023
Merged

Commits on May 22, 2023

  1. Add Parameter to cirq_google

    - This object will be able to store device parameters
    and is intended to be attached as a sweep meta-data.
    dstrain115 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    a133ca6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df94e6e View commit details
    Browse the repository at this point in the history
  3. Fix python 3.7 import.

    dstrain115 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    fe22867 View commit details
    Browse the repository at this point in the history
  4. import order

    dstrain115 committed May 22, 2023
    Configuration menu
    Copy the full SHA
    4603f23 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    e33871a View commit details
    Browse the repository at this point in the history
  2. Address review

    dstrain115 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    84e8951 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    315b826 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. Update device_parameter.py

    dstrain115 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    2da5b55 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

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