gauravharsha / libdlr

Library for discrete Lehmann representation of imaginary time Green's functions

Home Page:https://libdlr.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libdlr: Imaginary time calculations using the Discrete Lehmann Representation

Authors: Jason Kaye and Hugo UR Strand (2021)

libdlr is a library providing Fortran subroutines to build and work with the discrete Lehmann representation (DLR) of single particle imaginary time Green's functions, as well as a stand-alone Python module pydlr implementing the same functionality.

For more information see the documentation, and the references below.

For a C++ implementation of the DLR, please see cppdlr. For a Julia implementation, see Lehmann.jl.

Citation

If this library helps you to create software or publications, please let us know, and cite

Contact

Please email jkaye@flatironinstitute.org with any and all questions.

License

libdlr is licensed under the Apache License, Version 2.0, for more information see the LICENSE file.

About

Library for discrete Lehmann representation of imaginary time Green's functions

https://libdlr.readthedocs.io/

License:Other


Languages

Language:Fortran 65.3%Language:Python 30.4%Language:C 2.5%Language:CMake 1.8%