Skip to content

Qiskit Machine Learning 0.6.1

Compare
Choose a tag to compare
@adekusar-drl adekusar-drl released this 09 May 07:59
· 14 commits to stable/0.6 since this release
2ef8f86

Changelog

Bug Fixes

  • Compatibility fix to support Python 3.11.

  • The function qiskit_machine_learning.datasets.discretize_and_truncate() is fixed on numpy version 1.24. This function is used by the QGAN implementation.