A Python library for many-body calculations based on exact diagonalization (ED).
ED
: Exact Diagonalization (ED) of many-body Hamiltonians.DMFT
: Dynamical Mean-Field Theory (DMFT) base on ED impurity solver.R-DMFT
: Real-space DMFT for nanostructures.Sequential tunneling
: Sequential electron tunneling.Cotunneling
: Elastic and inelastic electron cotunneling.
- scipy
- numpy >= 1.21, < 1.22
- numba >= 0.55
- mpi4py
- cython
- mpmath
The edpyt license is MIT, please see the LICENSE file.