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

Qiskit Aqua 0.8.2

Compare
Choose a tag to compare
@manoelmarques manoelmarques released this 08 Feb 20:55
c17a2e4

Changelog

Fixed

  • Fix for DOCplex 2.20 (#1520)
  • Remove dependency on internal DOCplex methods (#1441)
  • Remove DeprecationWarning of np.int, np.float, np.bool, np.complex ( #1517)
  • Fix Grover operator usage in AE (#1502)
  • Add support for python 3.9 (#1504)
  • Deal with both old and new locations of Var of docplex (#1522)