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

Adding Rust Support for MPRX and Diagonal gates #16

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Sep 26, 2023

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

Commits on Sep 29, 2023

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

Commits on Oct 3, 2023

  1. Fixing RZ optimization

    jkalloor3 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    53456aa View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Fixing warnings

    jkalloor3 committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    e85b6e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Debugging

    jkalloor3 committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0f6f7d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

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

Commits on Jun 4, 2024

  1. Adding Diagonal Gate

    jkalloor3 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5cb18f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Fixing Diagonal

    jkalloor3 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c1598b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Renaming to MPR gates

    jkalloor3 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    03a9d9b View commit details
    Browse the repository at this point in the history
  2. cleanup

    jkalloor3 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bf3d901 View commit details
    Browse the repository at this point in the history
  3. Another cleanup

    jkalloor3 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c7184d8 View commit details
    Browse the repository at this point in the history
  4. Reverting Dockerfile

    jkalloor3 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    db82e3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4795f0 View commit details
    Browse the repository at this point in the history
  6. Fixing Gradients

    jkalloor3 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    bffa694 View commit details
    Browse the repository at this point in the history
  7. Adding some comments

    jkalloor3 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    549d23e View commit details
    Browse the repository at this point in the history