Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Qiskit Aqua 0.8.1

Compare
Choose a tag to compare
@manoelmarques manoelmarques released this 10 Nov 02:18
· 15 commits to stable/0.8 since this release
9c2c86c

Changelog

Fixed

  • Don't add Hadamards to a user-defined initial state in QAOA (#1362)
  • Fix chemistry renos and move 0.8 renos to a subfolder (#1369)
  • QSVM L2 Reg. introduction for convergence and over-fitting issue (#1378)
  • Message enhancement in MatrixOp init (#1380)
  • Use PassManager in QuantumInstance transpile (#1382)
  • Allow Noise Simulation for simulator backends (#1384)
  • Fix opflow bugs (#1390)
  • qGAN - PyTorch Discriminator Fix (#1391)
  • Fix for Incorrect translation of integer variables in ADMMOptimizer (#1393)
  • Change logger level to debug (#1395)
  • Failure on PSI4 CI (#1396)
  • Fix seed_simulator=0 in the quantum instance (#1410)
  • Fix code trying to iterate NoneType (#1414)
  • DOCplex has removed one_letter_symbol() from VarType causing problems in Aqua optimization module (#1420)