Description:
Implement exact analytical overlap integrals for Slater-Type Orbitals (STO) to provide a "ground truth" mode alongside the current Gaussian (GTO) approximation. Users can select between maximum speed (GTO) and theoretical exactness (STO).
Tasks:
Description:
Implement exact analytical overlap integrals for Slater-Type Orbitals (STO) to provide a "ground truth" mode alongside the current Gaussian (GTO) approximation. Users can select between maximum speed (GTO) and theoretical exactness (STO).
Tasks:
STO Math Implementation
math/shielding.rs.Configuration & CLI
IntegralModeenum (GTO/STO) toSolverOptions.--mode <gto|sto>(Default: GTO).build_invariant_system.Validation & Benchmarks