triqs_ctseg.solver_core.SolverCore
- class triqs_ctseg.solver_core.SolverCore
Bases:
objectContinuous-time hybridization-expansion quantum Monte Carlo solver.
Dispatched C++ constructor(s).
[1] (p: ConstrParamsT)
Initialize the solver.
- Parameters:
- pConstrParamsT
Parameters used for constructing the solver class.
Attributes
Dynamical density-density interaction \(D_0(\tau)\).
Hybridization function \(\Delta(\tau)\).
Dynamical spin-spin interaction \(\mathcal{J}_\perp(\tau)\).
Parameters used for constructing the solver.
Container for all results accumulated by the CTQMC simulation.
Parameters passed to the
solve()method.Methods
Solve the impurity problem.