Ryan Shaffer
Ryan Shaffer
**This is a draft PR for the purpose of easily merging changes from `main` to `feature/autoqasm` feature branch, and automatically running CI and code coverage on the feature branch. It...
**This is a draft PR for the purpose of easily merging changes from `main` to `mcm-sim` feature branch, and automatically running CI and code coverage on the feature branch. It...
*Issue #, if available:* #974 *Description of changes:* Starting with the changes from #993 and performing the additional work required to merge to `main`. The biggest outstanding items are: -...
**Describe the feature you'd like** A warning should be displayed if the user is installing an outdated SDK version and/or is using an unsupported Python version. **How would this feature...
*Issue #, if available:* #255 *Description of changes:* Starting with the changes from #260 and performing the additional work required to merge to `main`. In particular, we need to: -...
*Issue #, if available:* #240 *Description of changes:* Starting with the changes from #258 and performing the additional work required to merge to `main`. The biggest outstanding items are: -...
*Issue #, if available:* *Description of changes:* #606 added an example using v2 local simulator. This PR tests running the `import braket.simulator_v2` command at container build time so that the...
**Describe the feature you'd like** Build functionality to visualize a `Circuit` object using matplotlib and/or LaTeX. The interface and functionality should be similar to the Qiskit function [`qiskit.visualization.circuit_drawer`](https://docs.quantum.ibm.com/api/qiskit/qiskit.visualization.circuit_drawer), although it...
*Issue #, if available:* *Description of changes:* Follow-up of #293 to bring the changes into the main branch. *Testing done:* ## Merge Checklist _Put an `x` in the boxes that...