Simple Hartree-Fock in Python This is a simple illustrative example of a Hartree Fock implementation in pure Python. Simple but limited, it only implements s functions. Feel free to fork, modify and learn from this simple implementation.