An Educational Hartree-Fock Code in Python: Transparent Implementation of Gaussian-Type Integrals, SCF Procedures, and Geometry Optimization
-
Updated
Feb 6, 2026 - Python
An Educational Hartree-Fock Code in Python: Transparent Implementation of Gaussian-Type Integrals, SCF Procedures, and Geometry Optimization
Exploring the computational complexity of fermionic quantum systems. Electronic-structure computation and basis-set modeling.
[ARCHIVE/2008] Hartree-Fock-Roothan method (F77)
[ARCHIVE/2009] Hartree-Fock-Roothan (C++)
Implementation of two-electron repulsion integrals (ERIs) via Non-Uniform Fast Fourier Transform on adaptive Becke grids, Cartesian GTOs (s/p/d), FINUFFT Type-3, relative error 4.54e-6 vs 10% for uniform FFT, 23000x accuracy improvement with 114x fewer grid points, validated against Boys function.
Add a description, image, and links to the molecular-integrals topic page so that developers can more easily learn about it.
To associate your repository with the molecular-integrals topic, visit your repo's landing page and select "manage topics."