.. _welcome: The TRIQS arbitrary Crossing Approximation (XCA) impurity solver ********* .. sidebar:: triqs_xca |PROJECT_VERSION| This is the homepage of ``triqs_xca`` |PROJECT_VERSION|. For changes see the :doc:`changelog page `. .. image:: _static/logo_github.png :width: 75% :align: center :target: https://github.com/triqs/xca/tree/0.1.x The TRIQS arbitrary Crossing Approximation (**XCA**) impurity solver ``triqs_xca`` can solve generic multiband Anderson impurity problems approximately by perturbative expansion in the coupling to the environment (a.k.a. the hybridization function :math:`\Delta(\tau)`). This implementation is leveraging the sum-of-exponentials (SOE) trick to achieve parametrically better computational complexity compared to direct integration and uses the Discrete Lehmann Representation (DLR) for representing response functions. Learn how to use ``triqs_xca`` in the :ref:`documentation`. Citation ======== We kindly ask you to cite the following method papers when using triqs_xca in your work .. [#dlrhyb] `J. Kaye, Z. Huang, H. U.R. Strand, D. Golež, Phys. Rev. X 14, 031034 (2024) `_ .. [#xca] `Z. Huang, D. Golež, H. U.R. Strand, J. Kaye, SciPost Phys. 19, 121 (2025) `_ .. [#cppdlr] `J. Kaye, H. U.R. Strand, N. Wentzell, J. Open Source Softw., 9(100), 6297, (2024) `_ .. [#dlr] `J. Kaye, K. Chen, O. Parcollet, Phys. Rev. B 105, 235115 (2021) `_ Note that this application uses the TRIQS library, please also see its `citation page `_, as well as the Adapol package, see its `citation page. `_ .. toctree:: :maxdepth: 2 :hidden: install documentation issues ChangeLog about