iQIST logo
iQIST
  • Home
  • Team
  • Copyright
  • Acknowledgements
    • Contents
    • What's iQIST?
    • Motivation
    • Components
    • Software Architecture
    • Features
    • Policy
    • Contents
    • Obtain
    • Uncompress
    • Directory Structures
    • Compiling Environment
    • Compiling System
    • Explanation Of make.inc
    • Build iQIST At One Step
      • Contents
      • Build Quantum Impurity Solvers
      • Build Atomic Eigenvalue Problem Solver
      • Build Documentation
    • Contents
    • Configure Your System
    • iQIST Recipes
    • Prepare Input Files
    • Execute The Codes
    • Monitor The Codes
    • Profile The Codes
    • Contents
    • How To Choose Suitable Quantum Impurity Solvers?
      • Contents
      • solver.ctqmc.in
      • solver.hyb.in
      • solver.umat.in
      • solver.eimp.in
      • solver.anydos.in
      • solver.ktau.in
      • atom.cix
      • Contents
      • solver.green.dat
      • solver.weiss.dat
      • solver.hybri.dat
      • solver.grn.dat
      • solver.wss.dat
      • solver.hyb.dat
      • solver.sgm.dat
      • solver.hist.dat
      • solver.prob.dat
      • solver.nmat.dat
      • solver.diag.dat
      • solver.status.dat
      • Contents
      • isscf
      • isbnd
      • isspn
      • nband
      • nspin
      • norbs
      • ncfgs
      • niter
      • mkink
      • mfreq
      • nffrq
      • nbfrq
      • nfreq
      • ntime
      • nflip
      • ntherm
      • nsweep
      • nwrite
      • nclean
      • nmonte
      • ncarlo
      • U
      • Uc
      • Uv
      • Jz
      • Js
      • Jp
      • mune
      • beta
      • part
      • alpha
      • README
      • atom.config.in
      • atom.cmat.in
      • atom.emat.in
      • atom.tmat.in
    • Standard Output Files
      • README
      • ibasis
      • ictqmc
      • icu
      • icf
      • isoc
      • nband
      • nspin
      • norbs
      • ncfgs
      • nmini
      • nmaxi
      • Uc
      • Uv
      • Jz
      • Js
      • Jp
      • Ud
      • Jh
      • mune
      • lambda
      • u_movie.py
      • u_atomic.py
      • u_ctqmc.py
      • u_reader.py
      • u_writer.py
    • Successful Stories
      • Outline
      • Quantum Impurity Model
      • Continuous-Time Quantum Monte Carlo Algorithm
      • Hybridization Expansion
      • Improved Estimator For The Self-Energy Function
      • Truncation Approximation
      • Lazy Trace Evaluation
      • Random Number Generator
      • Atomic Eigenvalue Solver
      • Single Particle Basis
      • Spin-Orbit Coupling
      • Coulomb Interaction Matrix
      • Development Platform
  • Glossary
Version
  • Inside iQIST
  • Basic Theory And Methods
  • Outline
  • Outline
GitHub

Outline

In this section, you will learn the basic principles of continuous-time quantum Monte Carlo impurity solver. Especially, the powerful hybridization expansion version is emphasized.

  • Quantum impurity model // Anderson impurity model.
  • Principles of continuous-time quantum Monte Carlo algorithm // Diagrammatic Monte Carlo.
  • Hybridization expansion // Core spirit of it.
« Successful StoriesQuantum Impurity Model »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.8.0 on Thursday 27 March 2025. Using Julia version 1.11.0.