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

[Draft] Add generic logic structure and backends functionalities #11

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    df067bf View commit details
    Browse the repository at this point in the history
  2. fix inconsistencies in instructions, dialect instructions logic

    add more types and utils functions
    Doomsk committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0a3fed0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8c9f0a View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    b26cad0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'refs/heads/main' into em/backend_dialect

    # Conflicts:
    #	qadence2_platforms/backend/api.py
    Doomsk committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    3bbb78a View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. add apis and logic

    Doomsk committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a4a93a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9e85f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfc60e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b7a3b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c32dd4 View commit details
    Browse the repository at this point in the history
  6. add features to complete the logic; some tests

    fix some issues
    Doomsk committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    961a67a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    137053b View commit details
    Browse the repository at this point in the history
  8. add pulser to dependencies

    Doomsk committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1ab1bc3 View commit details
    Browse the repository at this point in the history
  9. fix circular reference

    Doomsk committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    578ed5f View commit details
    Browse the repository at this point in the history
  10. fix circular reference

    Doomsk committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    38b7835 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. make qubit_positions mandatory

    Doomsk committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1aa7e1b View commit details
    Browse the repository at this point in the history
  2. fix typos

    Doomsk committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    ffaad21 View commit details
    Browse the repository at this point in the history
  3. oops

    Doomsk committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    173dfd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9206fb View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. fix things

    Doomsk committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    da4f33c View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. add external ir

    Doomsk committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c226300 View commit details
    Browse the repository at this point in the history
  2. add external ir

    Doomsk committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    49b675c View commit details
    Browse the repository at this point in the history