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

Added Deneb-style transpiling support (requires iqm-client 18.0) #133

Merged
merged 21 commits into from
Aug 29, 2024

Commits on Apr 16, 2024

  1. Added basic support for MOVE operations

    Arianne Meijer committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    77198ca View commit details
    Browse the repository at this point in the history
  2. File cleanup

    Arianne Meijer committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1e05771 View commit details
    Browse the repository at this point in the history
  3. Validate move gate with correct arguments

    Arianne Meijer committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    675f321 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Added move gate validation

    Arianne Meijer committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8f454a3 View commit details
    Browse the repository at this point in the history
  2. initial implementation of transpiler tests

    Arianne Meijer committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    027c215 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Improved testing and operation validation to check against what is ca…

    …librated rather than assuming all operation in the gateset areallowed
    Arianne Meijer committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    551063c View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. wip add transpiler

    Arianne Meijer committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    9f268f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Improved test coverage

    Arianne Meijer committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2c186b1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/iqm-finland/cirq-on-iqm int…

    …o comp-1368-naive-move-gate-support
    Arianne Meijer committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e3e86b3 View commit details
    Browse the repository at this point in the history
  3. Version bumb for iqm-client

    Arianne Meijer committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9457ad4 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Version bumb iqm-client

    Arianne Meijer committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    a6927ee View commit details
    Browse the repository at this point in the history
  2. Version bump iqm-client

    Arianne Meijer committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    038fa11 View commit details
    Browse the repository at this point in the history
  3. Added qubit subset option for routing.

    Arianne Meijer committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    883e9aa View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Exposed transpile method to users directly

    Arianne Meijer committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    213749c View commit details
    Browse the repository at this point in the history
  2. Updated documentation

    Arianne Meijer committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    45857ec View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Added compiler option support to the IQM Sampler

    Arianne Meijer committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    907190d View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Update to iqm-client==18.0

    Arianne Meijer committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    7bff6e1 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    Arianne Meijer committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b3488b9 View commit details
    Browse the repository at this point in the history
  3. Merge https://github.com/iqm-finland/cirq-on-iqm into comp-1368-naive…

    …-move-gate-support
    Arianne Meijer committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6f71d2f View commit details
    Browse the repository at this point in the history
  4. Fix automatic Merge resolver

    Arianne Meijer committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b8ab02a View commit details
    Browse the repository at this point in the history
  5. Added reviewer feedback

    Arianne Meijer committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6cd4b7f View commit details
    Browse the repository at this point in the history