Samuele Ferracin
Samuele Ferracin
**Context:** A few open PRs are failing because of indirect changes in the coverage of three files, all of which are unrelated to the given PRs. Here, I either add...
**Context:** Adding html representations for `Wires`, `Representation`s, and `CircuitComponent`
### Before posting a feature request - [X] I have searched exisisting GitHub issues to make sure the feature request does not already exist. ### Feature details For the Attenuator/Amplifier...
### Summary This PR slightly modifies the formula used by the `Estimator` to calculate `std`s, and adds details on how the `std`s are computed. ### Details and comments Addresses issue...
Addresses part of the technical debt introduced with the visualization PR. Question: Could/should `_get_qubit_coordinates` be made public, or perhaps be part of the `Backend` class?
Phase I Debugger is required to: - Provide a convenience function to Cliffordize circuits - Provide a way to compare the results of ideal vs noisy simulations It is not...