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
So if I remember correctly, this is done to avoid Pyscf overwriting the spin arguments, whenever the charge does not fit the number of electrons. (which suppresses the error and would give a different representation)
What is this supposed to do?
I don't understand why
spin=0 if ch is None else sp
The text was updated successfully, but these errors were encountered: