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

Make Conditional a SymbolicOp #5772

Merged
merged 12 commits into from
Jun 5, 2024
Merged

Make Conditional a SymbolicOp #5772

merged 12 commits into from
Jun 5, 2024

Commits on May 30, 2024

  1. change Conditional to inherit from SymbolicOp

    implement eigvals, matrix, and decomposition
    EmilianoG-byte committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b4bb099 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    1dfe588 View commit details
    Browse the repository at this point in the history
  2. add changelog entry

    EmilianoG-byte committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    5d0c44f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0988285 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    1f9d852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1121617 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ec1024 View commit details
    Browse the repository at this point in the history
  4. Update doc/releases/changelog-dev.md

    Co-authored-by: Pietropaolo Frisoni <pietropaolo.frisoni@xanadu.ai>
    EmilianoG-byte and PietropaoloFrisoni committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    765e452 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77f02dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ddd8f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c84f6c View commit details
    Browse the repository at this point in the history