Expand description
Overlap matrix S construction using STO-3G Gaussian integrals.
S_ij = ∫ φ_i(r) φ_j(r) dr Computed analytically using the Gaussian product theorem.
Functions§
- build_
overlap_ matrix - Build the symmetric overlap matrix S for the given molecular basis.