**CTAUX** is a Continuous-Time Auxiliary Field Quantum Monte Carlo solver for quantum impurity models. Developed largely by Daniel Guterding, it implements the **CT-AUX** algorithm, which expands the partition function in powers of the i…
**CTAUX** is a Continuous-Time Auxiliary Field Quantum Monte Carlo solver for quantum impurity models. Developed largely by Daniel Guterding, it implements the **CT-AUX** algorithm, which expands the partition function in powers of the interaction strength $U$. This method is complementary to CT-HYB and is particularly efficient for models with large coordination numbers or specific interaction forms where the weak-coupling expansion converges rapidly.
CTAUX is a Continuous-Time Auxiliary Field Quantum Monte Carlo solver for quantum impurity models. Developed largely by Daniel Guterding, it implements the CT-AUX algorithm, which expands the partition function in powers of the interaction strength $U$. This method is complementary to CT-HYB and is particularly efficient for models with large coordination numbers or specific interaction forms where the weak-coupling expansion converges rapidly.
Scientific domain: Computational Many-Body Physics, DMFT Target user community: Researchers studying Hubbard models, Cluster DMFT
Standard DMFT solver usage:
| Feature | CTAUX (Guterding) | CT-HYB (TRIQS) | w2dynamics |
|---|---|---|---|
| Algorithm | CT-AUX | CT-HYB | CT-HYB / CT-INT |
| Coupling Regime | Weak / Intermediate | Strong | All |
| Implementation | Standalone C++ | C++ / Python Lib | C++ / Python |
| Specialization | Clusters / Legendre Basis | General Impurity | Multi-orbital / Clusters |
Primary sources:
Verification status: ✅ VERIFIED