Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove deploy documentation to /documentation/aer #1891

Merged
merged 2 commits into from
Aug 22, 2023

Conversation

1ucian0
Copy link
Member

@1ucian0 1ucian0 commented Aug 11, 2023

Follow up on #1748

The documentation is correctly deployed to https://qiskit.org/ecosystem/aer/ and the redirect is working. So, no need to upload to /documentation anymore.

Copy link
Member

@mtreinish mtreinish left a comment

Choose a reason for hiding this comment

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

LGTM

@mtreinish mtreinish added automerge This PR will automatically merge once its CI has passed Changelog: None PRs that don't have an associated changelog entry. labels Aug 22, 2023
@mergify mergify bot merged commit 9037f62 into Qiskit:main Aug 22, 2023
32 checks passed
hhorii pushed a commit to hhorii/qiskit-aer that referenced this pull request Aug 24, 2023
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
doichanj added a commit that referenced this pull request Oct 13, 2023
* initial commit for classical expressions

* add classical expression in C++ and its binding

* Implemented ecr for stabilizer simulator. (#1892)

* Implemented ecr for stabilizer simulator.

* Implemented  ecr for stabilizer simulator.

* Adapted to coding style.

* fixed testcode for ecr in stabilizer.

* remove deploy documentation to /documentation/aer (#1891)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* support classical expression evaluation for branches

* fix lint errors

* change Expr to CExpr

* resolve lint errors

* suppprt expr for batched shot GPU

* use ExprVisitor in AerCompiler to traverse nodes in Expr

* fix lint issues

* use accept method instead of custom visit method for ExprVisitor in aer_compiler

* fix lint errors

* refactor aer_compiler

* Update releasenotes/notes/support_classical_expr-dd621e5c0fd23a15.yaml

Co-authored-by: Jake Lishman <jake@binhbar.com>

* replace expr rather than modiyfing expr.var

* fix lint error

---------

Co-authored-by: MarcMaussner <114133362+MarcMaussner@users.noreply.github.com>
Co-authored-by: Luciano Bello <bel@zurich.ibm.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Jun Doi <doichan@jp.ibm.com>
Co-authored-by: Jake Lishman <jake@binhbar.com>
doichanj added a commit to doichanj/qiskit-aer that referenced this pull request Oct 26, 2023
* initial commit for classical expressions

* add classical expression in C++ and its binding

* Implemented ecr for stabilizer simulator. (Qiskit#1892)

* Implemented ecr for stabilizer simulator.

* Implemented  ecr for stabilizer simulator.

* Adapted to coding style.

* fixed testcode for ecr in stabilizer.

* remove deploy documentation to /documentation/aer (Qiskit#1891)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

* support classical expression evaluation for branches

* fix lint errors

* change Expr to CExpr

* resolve lint errors

* suppprt expr for batched shot GPU

* use ExprVisitor in AerCompiler to traverse nodes in Expr

* fix lint issues

* use accept method instead of custom visit method for ExprVisitor in aer_compiler

* fix lint errors

* refactor aer_compiler

* Update releasenotes/notes/support_classical_expr-dd621e5c0fd23a15.yaml

Co-authored-by: Jake Lishman <jake@binhbar.com>

* replace expr rather than modiyfing expr.var

* fix lint error

---------

Co-authored-by: MarcMaussner <114133362+MarcMaussner@users.noreply.github.com>
Co-authored-by: Luciano Bello <bel@zurich.ibm.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Jun Doi <doichan@jp.ibm.com>
Co-authored-by: Jake Lishman <jake@binhbar.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge This PR will automatically merge once its CI has passed Changelog: None PRs that don't have an associated changelog entry.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants