jpmorganchase / QOKit

QOKit
https://www.jpmorgan.com/technology/applied-research
Apache License 2.0
51 stars 23 forks source link

Flip order of beta and gamma in MaxCut circuit #38

Closed ZichangHe closed 6 months ago

ZichangHe commented 9 months ago

Flip the order of gamma and beta in MaxCut circuit generation: https://github.com/jpmorganchase/QOKit/blob/492b7d43002664c447ad873435c393a864d91186/qokit/qaoa_circuit_maxcut.py#L34

rsln-s commented 8 months ago

This change is also needed in qaoa_circuit_labs.py

rsln-s commented 6 months ago

Resolved by #48