Skip to content

Figure out what to do about use of qiskit.utils validation.py #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
woodsp-ibm opened this issue Aug 1, 2023 · 0 comments · Fixed by #35
Closed

Figure out what to do about use of qiskit.utils validation.py #32

woodsp-ibm opened this issue Aug 1, 2023 · 0 comments · Fixed by #35

Comments

@woodsp-ibm
Copy link
Member

That file was used by algorithms to validate parameters and have consistent error messages. Though in Qiskit its only used by algorithms (came from Aqua originally) and so I imagine it likely to be removed from Qiskit.

Related to #21

See also Qiskit/qiskit#10516 where its noted and I suggest that simply making a copy here and switching the algorithms to use that here is likely all that is needed on this side since validation is all internal logic here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant