Release Notes¶
0.6.1-14¶
Bug Fixes¶
Updated
RawFeatureVector
to support changes in the parameter assignment introduced in Qiskit.
0.6.1¶
Bug Fixes¶
Compatibility fix to support Python 3.11.
The function
qiskit_machine_learning.datasets.discretize_and_truncate()
is fixed onnumpy
version 1.24. This function is used by the QGAN implementation.