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 error mitigation batch transform #1813

Merged
merged 85 commits into from
Oct 29, 2021
Merged

Add error mitigation batch transform #1813

merged 85 commits into from
Oct 29, 2021

Commits on Oct 26, 2021

  1. Add to init

    trbromley committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    27a960a View commit details
    Browse the repository at this point in the history
  2. Add first attempt

    trbromley committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    09bcdc2 View commit details
    Browse the repository at this point in the history
  3. Add

    trbromley committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    db68148 View commit details
    Browse the repository at this point in the history
  4. Fix transform

    trbromley committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    a341ace View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    58cf359 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aadb826 View commit details
    Browse the repository at this point in the history
  3. Fix CI

    trbromley committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    3fdad8c View commit details
    Browse the repository at this point in the history
  4. Fix CI

    trbromley committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    803136e View commit details
    Browse the repository at this point in the history
  5. Docstrings

    trbromley committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    72c29e9 View commit details
    Browse the repository at this point in the history
  6. Fix CI

    trbromley committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    2802b21 View commit details
    Browse the repository at this point in the history
  7. Work on docstrings

    trbromley committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    877bf03 View commit details
    Browse the repository at this point in the history
  8. Add to docs

    trbromley committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    7922e71 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f90e111 View commit details
    Browse the repository at this point in the history
  10. Work on docs

    trbromley committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    111ad27 View commit details
    Browse the repository at this point in the history
  11. Add to changelog

    trbromley committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    ea6638c View commit details
    Browse the repository at this point in the history
  12. Fix changelog

    trbromley committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    0ec97a6 View commit details
    Browse the repository at this point in the history
  13. Fix CI

    trbromley committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    f7a4367 View commit details
    Browse the repository at this point in the history
  14. Fix pylint

    trbromley committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    076a065 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    06f8ab3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    99bccd6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    897545e View commit details
    Browse the repository at this point in the history
  18. Update docstring

    trbromley committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    6851687 View commit details
    Browse the repository at this point in the history
  19. Add test file

    trbromley committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    48b1c53 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Add to tests

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    25b0e8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2688d88 View commit details
    Browse the repository at this point in the history
  3. Add to CI requirements

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    06f478c View commit details
    Browse the repository at this point in the history
  4. Add to tests

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    0f2417f View commit details
    Browse the repository at this point in the history
  5. Add

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    98b34a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e4bf01 View commit details
    Browse the repository at this point in the history
  7. Add to tests

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    21582f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9cdc9fa View commit details
    Browse the repository at this point in the history
  9. Add integration test

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    0083a0b View commit details
    Browse the repository at this point in the history
  10. Add xfail test for gradient

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    a6754ba View commit details
    Browse the repository at this point in the history
  11. Add warning about gradients

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    4d726e7 View commit details
    Browse the repository at this point in the history
  12. Clarify docstring

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    08f8f7d View commit details
    Browse the repository at this point in the history
  13. Fix CI

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    d0c1ebd View commit details
    Browse the repository at this point in the history
  14. Clarify docstrings

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    9398fc7 View commit details
    Browse the repository at this point in the history
  15. Fix CI

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    710e2e7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f5a177d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    24e260d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c14546e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5d40917 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d508b1a View commit details
    Browse the repository at this point in the history
  21. Remove remaining changes

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    52b7175 View commit details
    Browse the repository at this point in the history
  22. Remove changes to init

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    e600cbe View commit details
    Browse the repository at this point in the history
  23. Apply suggestions from code review

    Co-authored-by: Josh Izaac <josh146@gmail.com>
    Co-authored-by: ixfoduap <40441298+ixfoduap@users.noreply.github.com>
    3 people authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    93e3a60 View commit details
    Browse the repository at this point in the history
  24. Tidy

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    47e6ed1 View commit details
    Browse the repository at this point in the history
  25. Tidy mitigate module

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    72d8e03 View commit details
    Browse the repository at this point in the history
  26. Nearly fix tests

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    c7a17a0 View commit details
    Browse the repository at this point in the history
  27. Fix tests

    trbromley committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    586a7d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Fix CI

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    63171bc View commit details
    Browse the repository at this point in the history
  2. Don't use templates module

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    5e48e07 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    ff18b02 View commit details
    Browse the repository at this point in the history
  4. Tidy

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    f13114c View commit details
    Browse the repository at this point in the history
  5. Add unmitigated result

    trbromley committed Oct 29, 2021
    1 Configuration menu
    Copy the full SHA
    7a3e4a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d34138 View commit details
    Browse the repository at this point in the history
  7. Update docs

    trbromley committed Oct 29, 2021
    1 Configuration menu
    Copy the full SHA
    b178907 View commit details
    Browse the repository at this point in the history
  8. Fix

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    2da31c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f483471 View commit details
    Browse the repository at this point in the history
  10. Fix dependency

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    451d8c5 View commit details
    Browse the repository at this point in the history
  11. Revert "Check to see if tests still fail"

    This reverts commit f483471.
    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    83488d0 View commit details
    Browse the repository at this point in the history
  12. Try to fix

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    399a292 View commit details
    Browse the repository at this point in the history
  13. Fix syntax

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    90ac2f9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8b02a4c View commit details
    Browse the repository at this point in the history
  15. Fix syntax

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    2295d54 View commit details
    Browse the repository at this point in the history
  16. Fix

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    c749b07 View commit details
    Browse the repository at this point in the history
  17. Add explanation

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    96649a3 View commit details
    Browse the repository at this point in the history
  18. Fix test

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    b903a08 View commit details
    Browse the repository at this point in the history
  19. Update comment

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    6ed3409 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    30f5925 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e4cd2bd View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a6a641f View commit details
    Browse the repository at this point in the history
  23. Apply suggestions from code review

    Co-authored-by: Josh Izaac <josh146@gmail.com>
    trbromley and josh146 authored Oct 29, 2021
    Configuration menu
    Copy the full SHA
    fb13bca View commit details
    Browse the repository at this point in the history
  24. Remove whitespace

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    a4fcca3 View commit details
    Browse the repository at this point in the history
  25. Move warning

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    4d5ced5 View commit details
    Browse the repository at this point in the history
  26. Update from tape to circuit

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    53ec341 View commit details
    Browse the repository at this point in the history
  27. Work on docstrings

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    8756790 View commit details
    Browse the repository at this point in the history
  28. Remove helper functionality

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    4d29f89 View commit details
    Browse the repository at this point in the history
  29. Fix CI

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    0d38b8d View commit details
    Browse the repository at this point in the history
  30. Fix CI

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    c038ab3 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    e4cb224 View commit details
    Browse the repository at this point in the history
  32. Update docs

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    7dd9c5c View commit details
    Browse the repository at this point in the history
  33. Fix CI

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    5eaddc8 View commit details
    Browse the repository at this point in the history
  34. Try to fix CI

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    a540d38 View commit details
    Browse the repository at this point in the history
  35. Reword

    trbromley committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    dd90a50 View commit details
    Browse the repository at this point in the history