You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As V1 primitives have been deprecated and removed, among other changes that may need addressing here as well, Qiskit Optimization no longer works with Qiskit 2.0. Updating the code here may mean only supporting Qiskit 2.0 in a version that adds this as making it backwards compatible with < 2.0 may be highly problematic - hence a breaking change.
What should we add?
As V1 primitives have been deprecated and removed, among other changes that may need addressing here as well, Qiskit Optimization no longer works with Qiskit 2.0. Updating the code here may mean only supporting Qiskit 2.0 in a version that adds this as making it backwards compatible with < 2.0 may be highly problematic - hence a breaking change.
Related to #587
The text was updated successfully, but these errors were encountered: