Removes old VarQTE algorithm code (without primitives).#8750
Conversation
|
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:
|
|
This will also need to remove the imports and doc changes that refer to these additions from the algorithms.__init__.py file, I imagine that is most likely causing the issues here |
Sure! Thanks for reminding. Was in a bit of a hurry. |
Pull Request Test Coverage Report for Build 3058694165
💛 - Coveralls |
* Removed old VarQTE and tests. * Removed reno * Updated init. * Updated init. Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
…t#8750) * Removed old VarQTE and tests. * Removed reno * Updated init. * Updated init. Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Summary
Removes old VarQTE algorithm code (without primitives).
Details and comments
No deprecation needed as the code has never been released.