Skip to content

Prepare 0.16.0 release#5142

Merged
mergify[bot] merged 36 commits intoQiskit:masterfrom
mtreinish:prepare-0.16.0
Oct 15, 2020
Merged

Prepare 0.16.0 release#5142
mergify[bot] merged 36 commits intoQiskit:masterfrom
mtreinish:prepare-0.16.0

Conversation

@mtreinish
Copy link
Copy Markdown
Member

Summary

This commit moves the release notes into a 0.16 subdirectory to keep
them separate from development notes post-release. It also adds an
incomplete release note to add the prelude section providing the high
level overview of the release. When this merges it should be the commit
used to to tag the 0.16.0 release.

Details and comments

@mtreinish mtreinish added the on hold Can not fix yet label Sep 28, 2020
@mtreinish mtreinish added this to the 0.16 milestone Sep 28, 2020
@mtreinish mtreinish requested a review from a team as a code owner September 28, 2020 18:14
@ajavadia ajavadia self-assigned this Oct 5, 2020
This commit moves the release notes into a 0.16 subdirectory to keep
them separate from development notes post-release. It also adds an
incomplete release note to add the prelude section providing the high
level overview of the release. When this merges it should be the commit
used to to tag the 0.16.0 release.
@mtreinish mtreinish removed the on hold Can not fix yet label Oct 15, 2020
Co-authored-by: Lauren Capelluto <[email protected]>
Copy link
Copy Markdown
Contributor

@lcapelluto lcapelluto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

two more recs

Comment thread releasenotes/notes/0.16/delay-in-circuit-33f0d81783ac12ea.yaml Outdated
Comment thread releasenotes/notes/0.16/delay-in-circuit-33f0d81783ac12ea.yaml Outdated
Co-authored-by: Lauren Capelluto <[email protected]>
Copy link
Copy Markdown
Contributor

@lcapelluto lcapelluto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Comment thread releasenotes/notes/0.16/0.16.0-release-a06d0e1c3b705bda.yaml Outdated
@lcapelluto lcapelluto self-assigned this Oct 15, 2020
Comment thread releasenotes/notes/0.16/0.16.0-release-a06d0e1c3b705bda.yaml
Comment thread releasenotes/notes/0.16/0.16.0-release-a06d0e1c3b705bda.yaml Outdated
Comment thread releasenotes/notes/0.16/0.16.0-release-a06d0e1c3b705bda.yaml Outdated
Comment thread releasenotes/notes/0.16/0.16.0-release-a06d0e1c3b705bda.yaml Outdated
Comment thread releasenotes/notes/0.16/0.16.0-release-a06d0e1c3b705bda.yaml Outdated
Comment thread releasenotes/notes/0.16/4697-append-method-d4dc03b70257e99b.yaml Outdated
@mtreinish mtreinish requested a review from lcapelluto October 15, 2020 19:10
Comment thread releasenotes/notes/0.16/add-globalR-gates-13dd2860618e5c3f.yaml Outdated
Comment thread releasenotes/notes/0.16/add-iqx-color-scheme-0de42f0d004fad31.yaml Outdated
Comment thread releasenotes/notes/0.16/add-pulse-builder-alignment-326f2d20dde5e658.yaml Outdated
Comment thread releasenotes/notes/0.16/add-pulse-builder-alignment-326f2d20dde5e658.yaml Outdated
Comment thread releasenotes/notes/0.16/delay-in-circuit-33f0d81783ac12ea.yaml Outdated
Comment thread releasenotes/notes/0.16/deprecate-MSGate-class-40495351761c202f.yaml Outdated
Comment thread releasenotes/notes/0.16/extend-updates-cached-qubits-2dbafe010bd5a946.yaml Outdated
Comment thread releasenotes/notes/0.16/extend-updates-cached-qubits-2dbafe010bd5a946.yaml Outdated
Copy link
Copy Markdown
Member

@kdk kdk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

empty-counts-00438f695cac2438.yaml was also backported in 0.15.2. Otherwise, LGTM.

Comment thread releasenotes/notes/0.16/4989-Fixes-MCPhaseGate-definition-cbe5e14992116e67.yaml Outdated
@mtreinish mtreinish requested a review from kdk October 15, 2020 20:11
@mergify mergify Bot merged commit 160574a into Qiskit:master Oct 15, 2020
@mtreinish mtreinish deleted the prepare-0.16.0 branch October 15, 2020 21:44
1ucian0 added a commit to 1ucian0/qiskit-terra that referenced this pull request Jan 24, 2022
mergify Bot added a commit that referenced this pull request Apr 19, 2022
)

* Add some explanation and example to circuit library

* remove BooleanExpression

* missing gates

* standard and directives

* title mod

* generalized gates

* boolean logic circuits

* Basis Change Circuits and Arithmetic Circuits

* section Amplitude Functions is duplicated. (maybe a bad merge in #5142?)

* N-local and feature map

* dup entry

* Template circuits

* ups

* line too long

* address #7354 (comment)

* addressing #7354 (comment)

* addressing #7354 (comment)

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Jake Lishman <[email protected]>

* import to address #7354 (comment)

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Jake Lishman <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Jake Lishman <[email protected]>

* addressing #7354 (comment)

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Apply suggestions from code review

Co-authored-by: Matthew Treinish <[email protected]>

* directives

* pretty colors

* undo changes in standard_gates/__init__.py

* operations

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Julien Gacon <[email protected]>

* Apply suggestions from code review

Co-authored-by: Julien Gacon <[email protected]>

* Apply suggestions from code review

Co-authored-by: Julien Gacon <[email protected]>

* example

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Julien Gacon <[email protected]>

* Fix Sphinx errors

* Fix duplicate definitions and indentation

* Fix typo

Co-authored-by: Jake Lishman <[email protected]>
Co-authored-by: Matthew Treinish <[email protected]>
Co-authored-by: Julien Gacon <[email protected]>
Co-authored-by: Jake Lishman <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
mergify Bot added a commit that referenced this pull request Apr 19, 2022
)

* Add some explanation and example to circuit library

* remove BooleanExpression

* missing gates

* standard and directives

* title mod

* generalized gates

* boolean logic circuits

* Basis Change Circuits and Arithmetic Circuits

* section Amplitude Functions is duplicated. (maybe a bad merge in #5142?)

* N-local and feature map

* dup entry

* Template circuits

* ups

* line too long

* address #7354 (comment)

* addressing #7354 (comment)

* addressing #7354 (comment)

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Jake Lishman <[email protected]>

* import to address #7354 (comment)

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Jake Lishman <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Jake Lishman <[email protected]>

* addressing #7354 (comment)

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Apply suggestions from code review

Co-authored-by: Matthew Treinish <[email protected]>

* directives

* pretty colors

* undo changes in standard_gates/__init__.py

* operations

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Julien Gacon <[email protected]>

* Apply suggestions from code review

Co-authored-by: Julien Gacon <[email protected]>

* Apply suggestions from code review

Co-authored-by: Julien Gacon <[email protected]>

* example

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Julien Gacon <[email protected]>

* Fix Sphinx errors

* Fix duplicate definitions and indentation

* Fix typo

Co-authored-by: Jake Lishman <[email protected]>
Co-authored-by: Matthew Treinish <[email protected]>
Co-authored-by: Julien Gacon <[email protected]>
Co-authored-by: Jake Lishman <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit aee0dc4)
mergify Bot added a commit that referenced this pull request Apr 19, 2022
) (#7955)

* Add some explanation and example to circuit library

* remove BooleanExpression

* missing gates

* standard and directives

* title mod

* generalized gates

* boolean logic circuits

* Basis Change Circuits and Arithmetic Circuits

* section Amplitude Functions is duplicated. (maybe a bad merge in #5142?)

* N-local and feature map

* dup entry

* Template circuits

* ups

* line too long

* address #7354 (comment)

* addressing #7354 (comment)

* addressing #7354 (comment)

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Jake Lishman <[email protected]>

* import to address #7354 (comment)

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Jake Lishman <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Jake Lishman <[email protected]>

* addressing #7354 (comment)

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Apply suggestions from code review

Co-authored-by: Matthew Treinish <[email protected]>

* directives

* pretty colors

* undo changes in standard_gates/__init__.py

* operations

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Matthew Treinish <[email protected]>

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Julien Gacon <[email protected]>

* Apply suggestions from code review

Co-authored-by: Julien Gacon <[email protected]>

* Apply suggestions from code review

Co-authored-by: Julien Gacon <[email protected]>

* example

* Update qiskit/circuit/library/__init__.py

Co-authored-by: Julien Gacon <[email protected]>

* Fix Sphinx errors

* Fix duplicate definitions and indentation

* Fix typo

Co-authored-by: Jake Lishman <[email protected]>
Co-authored-by: Matthew Treinish <[email protected]>
Co-authored-by: Julien Gacon <[email protected]>
Co-authored-by: Jake Lishman <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit aee0dc4)

Co-authored-by: Luciano Bello <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants