User’s Guide and API Reference

AutoHF is an automatic-differentiation-based lattice model Hartree-Fock solver.

In contrast to typical self-consistent-field Hartree-Fock implementations, AutoHF leverages JAX and gradient-descent algorithms to find the Hartree-Fock solution variationally. This approach can be more robust against both saddle-points and local minima and allows flexible user-supplied generalizations beyond the standard Hartree-Fock ansatz.

See the Quickstart Guide for more information on how to use AutoHF.

See the API Reference for detailed information on the modules and functions available in AutoHF.