Brian G

Results 8 issues of Brian G

When updating the documentation recently on CDR, the need for efficient near-Clifford circuit simulators became apparent. One of the known efficient near-Clifford circuit simulators is Qrack. It only makes sense...

feature-request

## Issue Description This is a continuation of #2065 which handled the 1 qubit rotated rb circuit. In this issue, we are looking to address the 2 qubit scenario. The...

benchmarks
calibration

On the Progress page, if you move over a data point, a data label appears. When going to a different Metriq page, the data label is not removed. For example:...

This issue is being opened to track melissawm/sphinx-tags#108 and came out of the work done in #2463 and #2467 This is a feature request that would allow for the tags...

documentation
monitor-for-external-solution

## Description Fixes #2449 This PR address code changes in the `Executor` and `Pauli` classes to account for when an `Observable` is passed to an executor along with a circuit...

Currently, the [Calibration docs](https://mitiq.readthedocs.io/en/stable/guide/calibrators.html) do not mention the the `log` parameter as part of the `run` method. I think this feature is very useful and should be highlighted in the...

documentation
non-quantum
calibration

The API-docs do include [log_results_cartesian()](https://mitiq.readthedocs.io/en/stable/apidoc.html#mitiq.calibration.calibrator.ExperimentResults.log_results_cartesian) and [log_results_flat()](https://mitiq.readthedocs.io/en/stable/apidoc.html#mitiq.calibration.calibrator.ExperimentResults.log_results_flat) though the example output is mangled and not a good representation. ![image](https://github.com/user-attachments/assets/c050c1a9-4f3f-48f5-babc-deaf7b80df64) ![image](https://github.com/user-attachments/assets/b1630dfd-3a11-442d-8227-561aa8f793fe) In the actual source code, the example output is perfect...

bug
documentation
non-quantum
calibration

Checking the [API-doc](https://mitiq.readthedocs.io/en/stable/apidoc.html#mitiq.calibration.calibrator.Calibrator.run) for the `run` method in the `Calibration` module, the `log` parameter is not mentioned. This should be updated with the `log` parameter and the acceptable values.

documentation
non-quantum
calibration