Skip to content
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

Drivers should explicitly mention what values they allow for basis kwarg #29

Closed
nonhermitian opened this issue Dec 3, 2020 · 2 comments · Fixed by #116
Closed

Drivers should explicitly mention what values they allow for basis kwarg #29

nonhermitian opened this issue Dec 3, 2020 · 2 comments · Fixed by #116

Comments

@nonhermitian
Copy link
Contributor

What is the expected enhancement?

There is no way to tell from the documentation what values are supported for the basis kwarg in the drivers. Only PyQuanteDriver gives the values, the rest just say basis (str) – Basis set.

For reference see: https://qiskit.org/documentation/apidoc/qiskit.chemistry.drivers.html

@woodsp-ibm
Copy link
Member

There are normally a vast number of basis sets and the user should normally refer to the specific driver documentation. The only reason they are listed for PyQuante is that this is all that is supported and it was possible to do this.

@woodsp-ibm
Copy link
Member

#28 discusses this for PySCF

@woodsp-ibm woodsp-ibm transferred this issue from qiskit-community/qiskit-aqua Jan 29, 2021
@mrossinek mrossinek mentioned this issue May 10, 2021
6 tasks
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.

2 participants