Skip to content

Add some explanation and example to circuit library documentation (backport #7354)#7955

Merged
mergify[bot] merged 1 commit intostable/0.20from
mergify/bp/stable/0.20/pr-7354
Apr 19, 2022
Merged

Add some explanation and example to circuit library documentation (backport #7354)#7955
mergify[bot] merged 1 commit intostable/0.20from
mergify/bp/stable/0.20/pr-7354

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Apr 19, 2022

This is an automatic backport of pull request #7354 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

)

* 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 mergify Bot requested a review from a team as a code owner April 19, 2022 15:02
@qiskit-bot
Copy link
Copy Markdown
Collaborator

Thank you for opening a new pull request.

Before your PR can be merged it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient.

While you're waiting, please feel free to review other open PRs. While only a subset of people are authorized to approve pull requests for merging, everyone is encouraged to review open pull requests. Doing reviews helps reduce the burden on the core team and helps make the project's code better for everyone.

One or more of the the following people are requested to review this:

@mtreinish mtreinish added automerge Changelog: None Do not include in the GitHub Release changelog. labels Apr 19, 2022
@mergify mergify Bot merged commit deb6ad5 into stable/0.20 Apr 19, 2022
@mergify mergify Bot deleted the mergify/bp/stable/0.20/pr-7354 branch April 19, 2022 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Changelog: None Do not include in the GitHub Release changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants