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 open batches to pulser-pasqal #701

Merged
merged 33 commits into from
Sep 20, 2024
Merged

Add open batches to pulser-pasqal #701

merged 33 commits into from
Sep 20, 2024

Commits on Jul 18, 2024

  1. rework sdk to not require batch_id as an argument

    oliver.gordon committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b92789c View commit details
    Browse the repository at this point in the history
  2. rework sdk to not require batch_id as an argument

    oliver.gordon committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    019afa8 View commit details
    Browse the repository at this point in the history
  3. rework sdk to not require batch_id as an argument

    oliver.gordon committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    869f646 View commit details
    Browse the repository at this point in the history
  4. rework sdk to not require batch_id as an argument

    oliver.gordon committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    46d197d View commit details
    Browse the repository at this point in the history
  5. rework sdk to not require batch_id as an argument

    oliver.gordon committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    21d4182 View commit details
    Browse the repository at this point in the history
  6. change to context manager interface for open batches

    oliver.gordon committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    78b430a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. fix rebase

    fix rebase, and linting
    
    fix rebase, and linting
    oliver.gordon committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ce767d4 View commit details
    Browse the repository at this point in the history
  2. fix rebase, and linting

    fix rebase, and linting
    
    fix rebase, and linting
    
    fix rebase, and linting
    
    fix rebase, and linting
    oliver.gordon committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5d8f7a5 View commit details
    Browse the repository at this point in the history
  3. fix type

    fix type
    oliver.gordon committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2c15015 View commit details
    Browse the repository at this point in the history
  4. complete test coverage for method calls

    complete test coverage for method calls
    oliver.gordon committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    5fbc030 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. context management class, update tests

    context management class, update tests
    oliver.gordon committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    266a66a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. inside return is ignored with _

    oliver.gordon committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    be75021 View commit details
    Browse the repository at this point in the history
  2. mr feedback

    oliver.gordon committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2004ce2 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. boolean condition for open batch support

    boolean condition for open batch support
    
    boolean condition for open batch support
    
    boolean condition for open batch support
    oliver.gordon committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    b158850 View commit details
    Browse the repository at this point in the history
  2. test coverage

    oliver.gordon committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    41fef08 View commit details
    Browse the repository at this point in the history
  3. flake8

    oliver.gordon committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    11bc771 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. MR feedback

    MR feedback
    oliver.gordon committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    d307051 View commit details
    Browse the repository at this point in the history
  2. comment on arg name

    oliver.gordon committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    36afb03 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. support complete -> open keyword change for batches

    oliver.gordon committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    bef4074 View commit details
    Browse the repository at this point in the history
  2. support complete -> open keyword change for batches

    oliver.gordon committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    96aed7a View commit details
    Browse the repository at this point in the history
  3. lint

    lint
    oliver.gordon committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8431b57 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    14d95b1 View commit details
    Browse the repository at this point in the history
  2. Bump pasqal-cloud to v0.12

    HGSilveri committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    14ba4a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    c92a02d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    305745c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    35938a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fb595c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    f98a1f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d4a764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d89132d View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    547c6d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b841d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1f0e2a View commit details
    Browse the repository at this point in the history