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 noise amplification transformer #6665

Merged
merged 16 commits into from
Jul 12, 2024
Merged

Commits on Jul 11, 2024

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

    eliottrosenberg committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    813704e View commit details
    Browse the repository at this point in the history
  3. add copyright notice

    eliottrosenberg committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    d7547da View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57382e5 View commit details
    Browse the repository at this point in the history
  5. transformer api

    eliottrosenberg committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    69355c5 View commit details
    Browse the repository at this point in the history
  6. * after circuit input

    Co-authored-by: Noureldin <[email protected]>
    eliottrosenberg and NoureldinYosri authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6409766 View commit details
    Browse the repository at this point in the history
  7. format

    eliottrosenberg committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    bccffec View commit details
    Browse the repository at this point in the history
  8. update test

    eliottrosenberg committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4078f86 View commit details
    Browse the repository at this point in the history
  9. Convert to a class

    eliottrosenberg committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    1119ad9 View commit details
    Browse the repository at this point in the history
  10. types and lint

    eliottrosenberg committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    65a5e16 View commit details
    Browse the repository at this point in the history
  11. suggestions from Nour

    eliottrosenberg committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9472dfd View commit details
    Browse the repository at this point in the history
  12. lint

    eliottrosenberg committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    174553d View commit details
    Browse the repository at this point in the history
  13. suggestion from Nour

    eliottrosenberg committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8555599 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. add ()

    eliottrosenberg committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    71c10dd View commit details
    Browse the repository at this point in the history
  2. types

    eliottrosenberg committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    a76f382 View commit details
    Browse the repository at this point in the history
  3. lint

    eliottrosenberg committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    6a34db2 View commit details
    Browse the repository at this point in the history