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

Update 13_trotterQRTE.ipynb #102

Closed Omid-Hassasfar closed 1 year ago

Omid-Hassasfar commented 1 year ago

Summary

It is a simple typo for the order of the trotter formula

Details and comments

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

Omid-Hassasfar commented 1 year ago

it is a simple typo for the fourth order of trotter formula

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 6836465379


Totals Coverage Status
Change from base Build 6827427606: 0.0%
Covered Lines: 6464
Relevant Lines: 7137

💛 - Coveralls
woodsp-ibm commented 1 year ago

The docs are now live with this fix - thanks!