sim-eng-ii

Results 3 issues of sim-eng-ii

### Summary This PR addresses issue #11 . The PR replaces the usage of index(t) with a more robust approach using `np.isclose()` in the `plot_routines.py` ### Details and Comments -...

### Information - **Qiskit Cold atoms version**:latest - **Python version**: Python 3.12.3 - **Operating system**: macOS ### What is the current behavior? As per issue #97, the `qiskit-terra (>=0.17.1)` dependencies...

bug

This PR and PR [285](https://github.com/amazon-braket/amazon-braket-default-simulator-python/pull/285) were created to resolve *Issue #972* *Description of changes:* In this PR, the following change was made to support the updated `Circuit.from_ir` method: 1. The...