Skip to content

Bind parameters of SparseLabelOp recursively#1008

Merged
mrossinek merged 3 commits into
qiskit-community:mainfrom
kevinsung:bind-params
Dec 19, 2022
Merged

Bind parameters of SparseLabelOp recursively#1008
mrossinek merged 3 commits into
qiskit-community:mainfrom
kevinsung:bind-params

Conversation

@kevinsung
Copy link
Copy Markdown
Contributor

@kevinsung kevinsung commented Dec 19, 2022

Summary

Fixes #1006.

Details and comments

Comment thread qiskit_nature/second_q/operators/sparse_label_op.py Outdated
Copy link
Copy Markdown
Member

@mrossinek mrossinek left a comment

Choose a reason for hiding this comment

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

And please also add a release note

Comment thread test/second_q/operators/test_sparse_label_op.py Outdated
@mrossinek mrossinek added the stable backport potential The bug might be minimal and/or import enough to be port to stable label Dec 19, 2022
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 3731339582

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.0%) to 85.917%

Totals Coverage Status
Change from base Build 3677752262: -0.0%
Covered Lines: 17418
Relevant Lines: 20273

💛 - Coveralls

Copy link
Copy Markdown
Member

@mrossinek mrossinek left a comment

Choose a reason for hiding this comment

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

Thanks, Kevin 👍

@mrossinek mrossinek merged commit d81d72b into qiskit-community:main Dec 19, 2022
mergify Bot pushed a commit that referenced this pull request Dec 19, 2022
* bind parameters recursively

* use slower workaround that works with current Terra version

* add release note

(cherry picked from commit d81d72b)
@kevinsung kevinsung deleted the bind-params branch December 19, 2022 13:42
mergify Bot added a commit that referenced this pull request Dec 19, 2022
* bind parameters recursively

* use slower workaround that works with current Terra version

* add release note

(cherry picked from commit d81d72b)

Co-authored-by: Kevin J. Sung <kevjsung@umich.edu>
Anthony-Gandon pushed a commit to Anthony-Gandon/qiskit-nature that referenced this pull request May 25, 2023
* bind parameters recursively

* use slower workaround that works with current Terra version

* add release note
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stable backport potential The bug might be minimal and/or import enough to be port to stable

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SparseLabelOp fails to assign parameters recursively

3 participants