forked from Qiskit/qiskit-aer
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated documents and tutorials which supports Qiskit 1.0 and Primiti…
…ves V2 (Qiskit#2160) * making-them-work * making-them-work * reverting-first-tutorial-changes * Reverting_changes_and_updating_it * final_updated_working_file * Update 3_building_noise_models.ipynb * Update 4_custom_gate_noise.ipynb * updated 5_noise_transformation * added_few_things * Update 5_noise_transformation.ipynb * Update 6_extended_stabilizer_tutorial.ipynb * Update 7_matrix_product_state_method.ipynb * updated_setup * fixes_references_issue --------- Co-authored-by: Jun Doi <[email protected]>
- Loading branch information
1 parent
5e40517
commit 2d4e101
Showing
8 changed files
with
26 additions
and
51 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,6 +29,9 @@ | |
Sampler | ||
Estimator | ||
SamplerV2 | ||
EstimatorV2 | ||
""" | ||
|
||
import qiskit | ||
|
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