mirror of
https://github.com/LCPQ/quantum_package
synced 2024-12-25 13:53:49 +01:00
Fixed Generators_CAS
This commit is contained in:
parent
a0850d34ad
commit
5fc2bd19c8
@ -39,7 +39,7 @@ END_PROVIDER
|
||||
psi_det_generators(k,1,m) = psi_det_sorted(k,1,i)
|
||||
psi_det_generators(k,2,m) = psi_det_sorted(k,2,i)
|
||||
enddo
|
||||
psi_coef_generators(m,:) = psi_coef_sorted(m,:)
|
||||
psi_coef_generators(m,:) = psi_coef_sorted(i,:)
|
||||
endif
|
||||
enddo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user