-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit prepares the repo for the 1.1.0 release. It updates the version numbers to indicate it is the final 1.1.0 release, and updates the release notes to prepare them for publishing. Once this merges this commit should be used to tag the 1.1.0 release. * draft 1.1.0 * fixes text/typos * . * . * Update releasenotes/notes/1.1/add-annotated-arg-to-power-4afe90e89fa50f5a.yaml Co-authored-by: Matthew Treinish <[email protected]> * Update releasenotes/notes/1.1/prepare-1.1.0-732e167b70ab4d01.yaml Co-authored-by: Matthew Treinish <[email protected]> * Update releasenotes/notes/1.1/prepare-1.1.0-732e167b70ab4d01.yaml Co-authored-by: Ian Hincks <[email protected]> * up * up * Update releasenotes/notes/1.1/star-prerouting-0998b59880c20cef.yaml Co-authored-by: Matthew Treinish <[email protected]> * Update releasenotes/notes/1.1/star-prerouting-0998b59880c20cef.yaml Co-authored-by: Matthew Treinish <[email protected]> * Update releasenotes/notes/1.1/star-prerouting-0998b59880c20cef.yaml Co-authored-by: Matthew Treinish <[email protected]> * prelude - add platform support * prelude update * Update releasenotes/notes/1.1/prepare-1.1.0-732e167b70ab4d01.yaml Co-authored-by: Matthew Treinish <[email protected]> * Update releasenotes/notes/1.1/added-parameter-ctrl_state-mcx-816dcd80e459a5ed.yaml Co-authored-by: Matthew Treinish <[email protected]> * Update releasenotes/notes/1.1/add-annotated-arg-to-power-4afe90e89fa50f5a.yaml Co-authored-by: Matthew Treinish <[email protected]> * Update releasenotes/notes/1.1/add-annotated-arg-to-power-4afe90e89fa50f5a.yaml Co-authored-by: Matthew Treinish <[email protected]> * Update releasenotes/notes/1.1/add-annotated-arg-to-power-4afe90e89fa50f5a.yaml Co-authored-by: Matthew Treinish <[email protected]> * Update releasenotes/notes/1.1/add-ctrl_state-mcp-parameter-b23562aa7047665a.yaml Co-authored-by: Matthew Treinish <[email protected]> * Update releasenotes/notes/1.1/prepare-1.1.0-732e167b70ab4d01.yaml Co-authored-by: Matthew Treinish <[email protected]> * Update releasenotes/notes/1.1/prepare-1.1.0-732e167b70ab4d01.yaml Co-authored-by: Matthew Treinish <[email protected]> * Update releasenotes/notes/1.1/prepare-1.1.0-732e167b70ab4d01.yaml Co-authored-by: Matthew Treinish <[email protected]> * comments from code review * Apply suggestions from code review Co-authored-by: Matthew Treinish <[email protected]> * Update releasenotes/notes/1.1/abstract-commutation-analysis-3518129e91a33599.yaml Co-authored-by: Matthew Treinish <[email protected]> * Update qiskit/primitives/containers/shape.py Co-authored-by: Ian Hincks <[email protected]> * Update shape.py * Apply suggestions from code review Co-authored-by: Luciano Bello <[email protected]> * Update releasenotes/notes/1.1/prepare-1.1.0-732e167b70ab4d01.yaml Co-authored-by: Matthew Treinish <[email protected]> * Update releasenotes/notes/1.1/prepare-1.1.0-732e167b70ab4d01.yaml Co-authored-by: Luciano Bello <[email protected]> * . * . * Move and update new fix release notes * Small tweaks * Remove fix note for private API * Add release notes for manual `Var` and `Store` (#12421) * Add release notes for manual `Var` and `Store` This adds the release notes and updates some small portions of documentation that were previously missed surrounding the new manual `Var` storage locations. This includes documenting all new keyword arguments to methods, upgrade instructions for providers, and adding the `Var.new` method to the documentation, which was previously erroneously omitted. * Fix Sphinx typo * Fix another Sphinx typo * Move QPY version bump to upgrade * Unify base release note * Reword providers upgrade note Co-authored-by: Matthew Treinish <[email protected]> --------- Co-authored-by: Matthew Treinish <[email protected]> (cherry picked from commit 554e661) --------- Co-authored-by: Matthew Treinish <[email protected]> Co-authored-by: Ian Hincks <[email protected]> Co-authored-by: Luciano Bello <[email protected]> Co-authored-by: Jake Lishman <[email protected]>
- Loading branch information
1 parent
3f0b5e3
commit 7d29dc1
Showing
60 changed files
with
457 additions
and
382 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.1.0rc1 | ||
1.1.0 |
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
177 changes: 0 additions & 177 deletions
177
releasenotes/notes/1.0/primitives-v2-df871c0c6ac0b94a.yaml
This file was deleted.
Oops, something went wrong.
16 changes: 8 additions & 8 deletions
16
releasenotes/notes/1.1/abstract-commutation-analysis-3518129e91a33599.yaml
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 |
---|---|---|
@@ -1,12 +1,12 @@ | ||
--- | ||
features: | ||
features_transpiler: | ||
- | | ||
Extended the commutation analysis performed by :class:`.CommutationChecker` to only operate on | ||
hardware circuits to also work with abstract circuits, i.e. each operation in | ||
the input quantum circuit is now checked for its matrix representation before proceeding to the | ||
analysis. In addition, the operation is now checked for its ability to be cached in the session | ||
commutation library. For example, this now enables computing whether :class:`.AnnotatedOperation` | ||
commute. This enables transpiler passes that rely on :class:`.CommutationChecker` internally, | ||
such as :class:`.CommutativeCancellation`, during earlier stages of a default transpilation pipeline | ||
Extended the commutation analysis performed by :class:`~.CommutationChecker` to also work with | ||
abstract circuits, i.e. each operation in the input quantum circuit is now checked for its matrix | ||
representation before proceeding to the analysis step. Previously, the commutation analysis was only | ||
performed on physical circuits. In addition, each operation is now checked for its ability to be | ||
cached in the session commutation library. For example, this now enables computing | ||
whether :class:`.AnnotatedOperation` commute. This enables transpiler passes that rely on :class:`~.CommutationChecker` internally, | ||
such as :class:`.CommutativeCancellation`, to run during earlier stages of a default transpilation pipeline | ||
(prior to basis translation). | ||
14 changes: 8 additions & 6 deletions
14
releasenotes/notes/1.1/add-annotated-arg-to-power-4afe90e89fa50f5a.yaml
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.