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 is_zero_initialized to transpile and extending HighLevelSynthesis with ancilla qubits #12729

Closed
wants to merge 26 commits into from

Commits on Jul 7, 2024

  1. experimenting

    alexanderivrii committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    f190001 View commit details
    Browse the repository at this point in the history
  2. experimenting

    alexanderivrii committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    830763a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fae4f44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c91f597 View commit details
    Browse the repository at this point in the history
  5. removing print

    alexanderivrii committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    56d045e View commit details
    Browse the repository at this point in the history
  6. bug fix

    alexanderivrii committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    9d5d308 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. bug fix

    alexanderivrii committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cba1425 View commit details
    Browse the repository at this point in the history
  2. including identity in basis_gates for tests: the transpilation does n…

    …ot include equivalence library and HLS complains that it cannot synthesize the identity gate
    alexanderivrii committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6795769 View commit details
    Browse the repository at this point in the history
  3. pylint fixes

    alexanderivrii committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    bd6f9ac View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    bb72261 View commit details
    Browse the repository at this point in the history
  2. merge with main

    alexanderivrii committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    260d21d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eb4a02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    976ac86 View commit details
    Browse the repository at this point in the history
  5. fix

    alexanderivrii committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    7051ebf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0fd4e5b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afa1af3 View commit details
    Browse the repository at this point in the history
  8. fixes

    alexanderivrii committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    15024f7 View commit details
    Browse the repository at this point in the history
  9. release notes

    alexanderivrii committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    cd869f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. implement review comments

    - add tests
    - add handling of no-ops and reset
    Cryoris committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    389b33d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db9f935 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Merge pull request #77 from Cryoris/hls-with-ancillas-tests

    Review comments for HLS with ancillas
    alexanderivrii authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    06d27eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b6866d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d8e1a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26307ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64c52ab View commit details
    Browse the repository at this point in the history
  6. docstring

    alexanderivrii committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    62c09e0 View commit details
    Browse the repository at this point in the history