Skip to content

Version 0.2.0

Latest
Compare
Choose a tag to compare
@philippaltmann philippaltmann released this 29 Jul 10:53
030acc2

Changes from 0.1.0 to 0.2.0:

  • Switch from pennylane to qiskit
  • Make unitary observable for UC objectives
  • Add target to observation (in addition to the current state)
  • Removed Measure Action (termination action shown sufficient for producing compact cicuits)
  • Added Genetic Alogritm Baseline according to GA4QCO (Sünkel et al. 2023)
  • Cleaned up environment and baseline algorithm definition
  • Simplified environment definition

Full Changelog: 0.1.0...0.2.0