Qiskit Machine Learning 0.6.1
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.