-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Hiroshi Shinaoka edited this page Mar 21, 2018
·
26 revisions
This is a C++ implementation of the hybridization-expansion algorithm.
- General instantaneous two-body interactions using the matrix representation
- Off-diagonal hybridization function
- Complex local Hamiltonian matrix and hybridization function, e.g. spin-orbit interaction
- High computational efficiency: MPI parallelization and better scaling at low temperature
We are also developing a Python interface for TRIQS applications such as DFTTool.