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

Circuit cutting: Tidy up documentation #2279

Merged
merged 42 commits into from
Mar 10, 2022
Merged

Circuit cutting: Tidy up documentation #2279

merged 42 commits into from
Mar 10, 2022

Commits on Mar 3, 2022

  1. Redo imports

    trbromley committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    397a958 View commit details
    Browse the repository at this point in the history
  2. Update docs

    trbromley committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    945548c View commit details
    Browse the repository at this point in the history
  3. Update wording

    trbromley committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    b4438cb View commit details
    Browse the repository at this point in the history
  4. Fix ID

    trbromley committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    de13a7f View commit details
    Browse the repository at this point in the history
  5. Add to docs

    trbromley committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    86f8954 View commit details
    Browse the repository at this point in the history
  6. Add to docs

    trbromley committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    0a1b136 View commit details
    Browse the repository at this point in the history
  7. Fix

    trbromley committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    5e2bad5 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Update docstrings

    trbromley committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    b5be1e8 View commit details
    Browse the repository at this point in the history
  2. Use nx.MultiDiGraph

    trbromley committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    4a48e44 View commit details
    Browse the repository at this point in the history
  3. Update fragment_graph

    trbromley committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    8188ad6 View commit details
    Browse the repository at this point in the history
  4. Update graph_to_tape

    trbromley committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    e56c8c1 View commit details
    Browse the repository at this point in the history
  5. Update remap_tape_wires

    trbromley committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    e463da9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f05165 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0a87c58 View commit details
    Browse the repository at this point in the history
  8. Update CutStrategy

    trbromley committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    f3851ab View commit details
    Browse the repository at this point in the history
  9. Update qcut_processing_fn

    trbromley committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    b1d26b0 View commit details
    Browse the repository at this point in the history
  10. Remove note

    trbromley committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    41f58ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    48ef3f6 View commit details
    Browse the repository at this point in the history
  12. Update cut_circuit

    trbromley committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    fb0f3c3 View commit details
    Browse the repository at this point in the history
  13. Work on docs

    trbromley committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    93e1e06 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ce644b7 View commit details
    Browse the repository at this point in the history
  15. Add to docs

    trbromley committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    0aae496 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8b2609c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f4433bb View commit details
    Browse the repository at this point in the history
  18. Add to changelog

    trbromley committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    fcbb0cc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    786d8c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Move device definition

    trbromley committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    bfd1f66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9070046 View commit details
    Browse the repository at this point in the history
  3. Mention WireCut

    trbromley committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    e3250d0 View commit details
    Browse the repository at this point in the history
  4. Move details

    trbromley committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    b791416 View commit details
    Browse the repository at this point in the history
  5. QCut module

    trbromley committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    5403485 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    ca60c50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    397f717 View commit details
    Browse the repository at this point in the history
  3. Fix image location

    trbromley committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    d7fc649 View commit details
    Browse the repository at this point in the history
  4. Fix init

    trbromley committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    d0d2d9f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Apply suggestions from code review

    Co-authored-by: anthayes92 <34694788+anthayes92@users.noreply.github.com>
    trbromley and anthayes92 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    6f192dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3574c97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfdfd7f View commit details
    Browse the repository at this point in the history
  4. Reword

    trbromley committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    25cfc7a View commit details
    Browse the repository at this point in the history
  5. Move around

    trbromley committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    74e21e2 View commit details
    Browse the repository at this point in the history
  6. fix

    josh146 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    31eac15 View commit details
    Browse the repository at this point in the history
  7. fix

    josh146 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    397edc0 View commit details
    Browse the repository at this point in the history