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
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.
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.
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. OnlyPyQuanteDriver
gives the values, the rest just saybasis (str) – Basis set
.For reference see: https://qiskit.org/documentation/apidoc/qiskit.chemistry.drivers.html
The text was updated successfully, but these errors were encountered: