Peter Komar

Results 3 issues of Peter Komar

*Issue #, if available:* *Description of changes:* Implementing `AnalogHamiltonianSimulation.discretize` method *Testing done:* ## Merge Checklist _Put an `x` in the boxes that apply. You can also fill these out after...

*Issue #, if available:* Documentation (https://amazon-braket-pennylane-plugin-python.readthedocs.io/en/latest/code.html#class-inheritance-diagram) does not display the graph. *Description of changes:* Based on this successful PR on the Pennylan repo (https://github.com/PennyLaneAI/pennylane/pull/4284), I am adding graphviz package to...

**Describe the feature you'd like** Currently there is a single low-level constructor for [AtomArrangements](https://github.com/amazon-braket/amazon-braket-sdk-python/blob/main/src/braket/ahs/atom_arrangement.py#L57), which creates an empty atom arrangement object, after which its [add](https://github.com/amazon-braket/amazon-braket-sdk-python/blob/main/src/braket/ahs/atom_arrangement.py#L64) method can be used to...

enhancement
good first issue