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
I have tried a simple work around by checking the def_dim variable, however this has some problems.
I think the only reasonable way is to split the sparse matrix into two components, H and S. Then we may align the patterns.
It has some cost as each sparse pattern will have to run the extend function, but maybe this is OK?
Tests of speed may be needed...
The spin-polarized Hamiltonians should be possible using sisl, however, there are mistakes.
Currently this is easy to bypass as one simply creates two Hamiltonians (spin-polarizations are independent)
The text was updated successfully, but these errors were encountered: