Skip to content

v0.1.0

Compare
Choose a tag to compare
@Q-lds Q-lds released this 17 Feb 08:19
· 1024 commits to main since this release
63ee40e

This is OpenQAOA's first major release! V0.1.0 contains many new features and quite a few breaking changes :)

notice: the license has been changed from apache 2.0 to MIT

What's Changed

  • New Features

    • The code underwent a considerable refactoring effort. The most noticeable change is in the new openqaoa-core and openqaoa-plugins.
    • New backend: OpenQAOA is now compatible with Azure by @shahidee44 in #167
    • New circuit Ansatz: now OQ allows for the Alternating Operator Ansatz by @shahidee44 in #85
    • New backend: analytical formula for p=1 by @kidiki in #147
    • Shot Adaptative optimizers by @raulconchello in #123
    • Supporting PennyLane optimizers by @raulconchello in #101
    • Refactor of the result objects for RQAOA / QAOA by @raulconchello in #122
    • JSON dumps methods for RQAOA / QAOA by @raulconchello in #122
  • Bug fixes

New Contributors

Full Changelog: v0.0.4...v0.1.0