amazon-braket / amazon-braket/BraketAHS.jl

Replace ShiftingFields by LocalDetuning

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Julia
Stars
24
Forks
7
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.