forked from Qiskit/qiskit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove
qiskit.extensions
(Qiskit#11488)
* Delete ``qiskit-extensions`` for 1.0 * add reno * black * rm deprecate qc methods + extensions mod * Update reno, remove dangling TeX file * Lint and latex test * Try fix docstring, detailed reno * Update plot barrier test Snapshot instruction has been removed * Skip Aer tests that rely on Qiskit/qiskit-aer#2023 * Fix barrier image * Revert "Skip Aer tests that rely on Qiskit/qiskit-aer#2023" This reverts commit 5dbe66d.
- Loading branch information
Showing
30 changed files
with
202 additions
and
1,403 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -18,7 +18,6 @@ API Reference | |
converters | ||
assembler | ||
dagcircuit | ||
extensions | ||
passmanager | ||
providers_basicaer | ||
providers | ||
|
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.