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 test case to validate the rust->Python gate conversion #12623

Merged
merged 3 commits into from
Jun 26, 2024

Commits on Jun 20, 2024

  1. Add test case to validate the rust->Python gate conversion

    This commit adds a test to the test_rust_equivalence module to assert
    that the Python gate objects returned from the Rust CircuitData is
    the correct type.
    mtreinish committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    3345a98 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 26, 2024

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