-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add minimal working code examples in Experiment API docs (#1494)
### Summary This change adds minimal working code examples to the API pages for Experiments, EFSpectroscopy, EFRabi, StarkRamseyXYAmpScan, FineAmplitudeCal, FineXAmplitudeCal, FineSXAmplitudeCal, FineDragCal, FineXDragCal, FineSXDragCal, FineFrequencyCal, FrequencyCal, HalfAngleCal, RoughAmplitudeCal, RoughXSXAmplitudeCal, EFRoughXSXAmplitudeCal, RoughDragCal, RoughFrequencyCal, QuantumVolume, InterleavedRB, LayerFidelity, StandardRB, MitigatedProcessTomography, MitigatedStateTomography, ProcessTomography, StateTomography and TomographyExperiment. ### Details and comments - This PR covers many remaining experiments in `issue#1238` and `issue#1221`. - In the API pages, the documentation for each experiment has been updated with its code example. Users are required to specify a backend in the code example. By default, backends used in the code examples, are simulators such as, SingleTransmonTestBackend() and AerSimulator(FakePerth()). --------- Co-authored-by: 中澤 直仁 <[email protected]>
- Loading branch information
1 parent
840a231
commit cc258d7
Showing
23 changed files
with
867 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.