qiskit-community / qiskit-algorithms

A library of quantum algorithms for Qiskit.
https://qiskit-community.github.io/qiskit-algorithms/
Apache License 2.0
116 stars 59 forks source link

VarQTEResult missing from API ref. #85

Closed woodsp-ibm closed 1 year ago

woodsp-ibm commented 1 year ago

Summary

VarQite and VarQrte return a VarQTETResult but it was missing from the API ref. I added it so the result return from the evolve methods now can correctly link to this the result.

Details and comments

I marked it for backport as we can re-publish the docs so as to update them to include this.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 6433751598


Totals Coverage Status
Change from base Build 6172410099: 0.0%
Covered Lines: 6452
Relevant Lines: 7128

💛 - Coveralls