shivupa / polyquant

Multiple quantum particles
MIT License
1 stars 1 forks source link

SCF: DM building should include occupations. Occupations should be stored as SCF object attribute #85

Closed shivupa closed 2 years ago

shivupa commented 2 years ago

Currently we assume the "default" scf occupations. We should explicitly set these in case we want nonaufbau occupations / non-unit occupations

shivupa commented 2 years ago

Default being [1,1,...(Nocc times),0,0, ...(Nbasis times)]