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

feature: add Workspace param to AzureQuantumProvider and AzureQuantumService + Q# upgrade #539

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    885419a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab20049 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c06be2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6263112 View commit details
    Browse the repository at this point in the history
  5. chore: track Q# submission

    kikomiss committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c2f4282 View commit details
    Browse the repository at this point in the history
  6. Introduce the "shots" parameter to 'sumbit' function of the 'Target' …

    …object (#542)
    
    * Introduce the "shots" parameter to 'sumbit' function of the 'Target' object
    * Remove num_shots from kwargs.
    * Add warning on passing shots for estimator
    * Add 'shots' option for qiskit backends.
    * Refactor target shots option
    * The num_shots option for a target class now is checked by a helper function.
    * New warning is printed on passing shots and num_shots together.
    * Allow provider-specific shots options.
    * Fix pascal target
    * add tests.
    * Add back all possible shots params
    
    ---------
    
    Co-authored-by: ArturKamalov <v-akamalov@microsoft.com>
    Co-authored-by: kikomiss <144282031+kikomiss@users.noreply.github.com>
    3 people committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    325b328 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5080c9b View commit details
    Browse the repository at this point in the history
  8. Remove aio modules. (#548)

    * Remove aio modules.
    
    ---------
    
    Co-authored-by: ArturKamalov <v-akamalov@microsoft.com>
    Co-authored-by: kikomiss <144282031+kikomiss@users.noreply.github.com>
    Co-authored-by: Kirill Komissarov <kikomiss@microsoft.com>
    4 people committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    eccbfed View commit details
    Browse the repository at this point in the history
  9. Add warning on provider-specific shots option. (#549)

    * Add warning when not using shots parameter.
    
    * chore: changed warning verbiage + added missing test recordings
    
    ---------
    
    Co-authored-by: ArturKamalov <v-akamalov@microsoft.com>
    Co-authored-by: Kirill Komissarov <kikomiss@microsoft.com>
    3 people committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1bb1d96 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b2ab710 View commit details
    Browse the repository at this point in the history
  11. chore: bump up dev version

    kikomiss committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9d0169c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    1af4146 View commit details
    Browse the repository at this point in the history
  2. chore: show warning in target.submit() only when user specified corre…

    …ct shots param in input_params
    kikomiss committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    9407bd8 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    b0d30b9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into users/kikomiss/features/qiskit-cirq-init-wit…

    …h-workspace-and-qsharp-lang
    kikomiss committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    356dbf0 View commit details
    Browse the repository at this point in the history