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

Boolean Hamiltonian gate #4309

Merged
merged 49 commits into from
Aug 6, 2021
Merged

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    6afaa16 View commit details
    Browse the repository at this point in the history
  2. Attempt fix mypy

    tonybruguier committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    5cae633 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Configuration menu
    Copy the full SHA
    602b6b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20191e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bde6b2a View commit details
    Browse the repository at this point in the history
  4. typo

    tonybruguier committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    2129e1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5beb4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c01374 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. Configuration menu
    Copy the full SHA
    964eab1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27cf62f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bb26cf View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    93d099f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4751f29 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    b40ee23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27e1efe View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    26c1644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45ef594 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f611876 View commit details
    Browse the repository at this point in the history
  4. Update cirq-core/cirq/ops/linear_combinations.py

    Co-authored-by: Balint Pato <balopat@users.noreply.github.com>
    tonybruguier and balopat committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    40576db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a4aa72 View commit details
    Browse the repository at this point in the history
  6. Add doc

    tonybruguier committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    7c0c2b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a87a146 View commit details
    Browse the repository at this point in the history
  8. Format nb

    tonybruguier committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    0b43c5d View commit details
    Browse the repository at this point in the history
  9. Add reference

    tonybruguier committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    40501df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cf73570 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a1495f4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b07693 View commit details
    Browse the repository at this point in the history
  13. Remove useless imports

    tonybruguier committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    d15df6d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

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

Commits on Jul 14, 2021

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

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    154fe63 View commit details
    Browse the repository at this point in the history
  2. nit

    tonybruguier committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    ba95994 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

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

Commits on Jul 20, 2021

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

Commits on Jul 21, 2021

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

Commits on Jul 24, 2021

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

Commits on Jul 25, 2021

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

Commits on Jul 26, 2021

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

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    20498eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07c3411 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

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

Commits on Aug 3, 2021

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

Commits on Aug 5, 2021

  1. Update cirq-core/cirq/ops/boolean_hamiltonian.py

    Co-authored-by: Balint Pato <balopat@users.noreply.github.com>
    tonybruguier and balopat committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    ab3e96a View commit details
    Browse the repository at this point in the history
  2. Update cirq-core/cirq/ops/boolean_hamiltonian.py

    Co-authored-by: Balint Pato <balopat@users.noreply.github.com>
    tonybruguier and balopat committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    f654b15 View commit details
    Browse the repository at this point in the history
  3. Update cirq-core/cirq/ops/boolean_hamiltonian.py

    Co-authored-by: Balint Pato <balopat@users.noreply.github.com>
    tonybruguier and balopat committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    389e2cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31c8310 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60af269 View commit details
    Browse the repository at this point in the history
  6. nit

    tonybruguier committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    4614b12 View commit details
    Browse the repository at this point in the history