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 construct_batch and transform_program functions to workflow module #5084

Merged
merged 32 commits into from
Jan 31, 2024

Commits on Jan 19, 2024

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

Commits on Jan 22, 2024

  1. fixing some tests

    albi3ro committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6bd22dc View commit details
    Browse the repository at this point in the history
  2. :wq

    erge branch 'construct-batch' of https://github.com/PennyLaneAI/pennylane into construct-batch
    albi3ro committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2c22a78 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. adding graphic and tests

    albi3ro committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    335da6e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. finishing up testing

    albi3ro committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    127e2b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dc4032 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Thomas R. Bromley <49409390+trbromley@users.noreply.github.com>
    albi3ro and trbromley committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    61fa6de View commit details
    Browse the repository at this point in the history
  4. Update pennylane/transforms/core/transform.py

    Co-authored-by: Thomas R. Bromley <49409390+trbromley@users.noreply.github.com>
    albi3ro and trbromley committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2329a39 View commit details
    Browse the repository at this point in the history
  5. Update pennylane/transforms/core/transform.py

    Co-authored-by: Thomas R. Bromley <49409390+trbromley@users.noreply.github.com>
    albi3ro and trbromley committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e7b50d3 View commit details
    Browse the repository at this point in the history
  6. code coverage, tidy image

    albi3ro committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e983368 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    748e815 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Jan 29, 2024

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

Commits on Jan 30, 2024

  1. Apply suggestions from code review

    Co-authored-by: Matthew Silverman <matthews@xanadu.ai>
    albi3ro and timmysilv committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    952933f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8a99da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e4d4dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18804a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d06da1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d00ac60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1bdbb1b View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. move expand_fn_transform

    albi3ro committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c0f7c36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99adb2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c560673 View commit details
    Browse the repository at this point in the history
  4. fix import

    albi3ro committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    dc1e95d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c54371 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85d3069 View commit details
    Browse the repository at this point in the history
  7. set seed in flaky test

    albi3ro committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    39b78aa View commit details
    Browse the repository at this point in the history
  8. Apply suggestions from code review

    Co-authored-by: Thomas R. Bromley <49409390+trbromley@users.noreply.github.com>
    albi3ro and trbromley committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5aee020 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a74de98 View commit details
    Browse the repository at this point in the history
  10. set seed in flaky test

    albi3ro committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c667da2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b6ab690 View commit details
    Browse the repository at this point in the history