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

Replace ShiftingFields by LocalDetuning #22

Open
ykharkov opened this issue Jul 18, 2024 · 0 comments
Open

Replace ShiftingFields by LocalDetuning #22

ykharkov opened this issue Jul 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ykharkov
Copy link
Member

ykharkov commented Jul 18, 2024

In the current version of BraketAHS.jl the local detuning is specified via shiftingField field in input JSON program (ahs_progam.json), see mps_utils.jl.
In the updated version of Braket SDK shiftingField was renamed to LocalDetuning.

Summary:

  • Rename shiftingField -> LocalDetuning in the input ahs_program.json schema
  • Make LocalDetuning optional (skip this key if not present). Currently throws an error if shiftingFields are not specified.
@ykharkov ykharkov changed the title Replace ShiftingFields by LocalDetuning, bump Braket SDK dependency Replace ShiftingFields by LocalDetuning Aug 12, 2024
@jacofeld jacofeld added the enhancement New feature or request label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants