v0.0.2
What's Changed
- Dev
- OpenQAOA integrates with Amazon Braket!
- New plotting functions to visualise the most probable bit strings
- Introduced a
lowest_cost_bitstrings
function - Now it is possible to write a problem statement in DOcplex and have it automatically converted into an OpenQAOA
QUBO
- Unbalanced penalisation strategy for slack variables
- Code
- New FAQ in the documentation
- Distinct GitHub actions for dev and main branch testing
- GitHub actions for publishing
- GitHub actions for code quality and security
- Fixes
qiskit
Backend seed simulator fix- CVaR bug fix
- Fix
knapsack
generation bug - Gatemap bug fix
OpenQAOA reference paper uploaded to the arxiv
New Contributors
- @alejomonbar made their first contribution in #72
- @raulconchello made their first contribution in #86
- @EmilianoG-byte made their first contribution in #82
Full Changelog: v0.0.1...v0.0.2