SpM-lab / sparse-ir

On-the-fly computation of IR basis functions
https://sparse-ir.readthedocs.io
MIT License
21 stars 4 forks source link

Add a class for holding IR bases and sampling objects #17

Closed shinaoka closed 2 years ago

shinaoka commented 2 years ago

In practical calculations, we construct fermion & bosonic bases and create sparse sampling objects for tau and Matsubara space. This is a bit cumbersome.

The new class provides a container of fermion and bosonic IR bases and the associated sampling objects. The logistic kernel is used.