pydlr
Library for discrete Lehmann representation of imaginary time Green's functions
Science Score: 77.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: arxiv.org, sciencedirect.com, aps.org -
✓Committers with academic emails
2 of 4 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.9%) to scientific vocabulary
Repository
Library for discrete Lehmann representation of imaginary time Green's functions
Basic Info
- Host: GitHub
- Owner: jasonkaye
- License: other
- Language: Fortran
- Default Branch: main
- Homepage: https://libdlr.readthedocs.io/
- Size: 1.07 MB
Statistics
- Stars: 22
- Watchers: 4
- Forks: 3
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
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
- our repository: https://github.com/jasonkaye/libdlr
- libdlr: Efficient imaginary time calculations using the discrete Lehmann representation, Jason Kaye, Kun Chen, and Hugo U.R. Strand, Comput. Phys. Commun. 280, 108458, 2022. [arXiv:2110.06765]
- Discrete Lehmann representation of imaginary time Green's functions, Jason Kaye, Kun Chen, and Olivier Parcollet, Phys. Rev. B 105, 235115, 2022. [arXiv:2107.13094]
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.
Owner
- Name: Jason Kaye
- Login: jasonkaye
- Kind: user
- Location: New York City
- Company: Flatiron Institute, Simons Foundation
- Website: https://users.flatironinstitute.org/~jkaye/
- Repositories: 2
- Profile: https://github.com/jasonkaye
Citation (CITATION.cff)
cff-version: "1.2.0"
authors:
- family-names: Kaye
given-names: Jason
orcid: "https://orcid.org/0000-0001-8045-6179"
- family-names: Strand
given-names: Hugo U. R.
orcid: "https://orcid.org/0000-0002-7263-4403"
contact:
- family-names: Kaye
given-names: Jason
orcid: "https://orcid.org/0000-0001-8045-6179"
message: If you use this software, please cite our article in
Computer Physics Communications.
preferred-citation:
authors:
- family-names: Kaye
given-names: Jason
orcid: "https://orcid.org/0000-0001-8045-6179"
- family-names: Chen
given-names: Kun
- family-names: Strand
given-names: Hugo U. R.
orcid: "https://orcid.org/0000-0002-7263-4403"
date-published: 2022-07-08
doi: 10.1016/j.cpc.2022.108458
journal: Computer Physics Communications
publisher:
name: Elsevier
volume: 280
start: 108458
title: "libdlr: Efficient imaginary time calculations using the
discrete Lehmann representation"
type: article
url: "https://www.sciencedirect.com/science/article/pii/S0010465522001771"
title: "libdlr: Imaginary time calculations using the discrete Lehmann
representation"
GitHub Events
Total
- Create event: 1
- Release event: 1
- Issues event: 2
- Watch event: 2
- Issue comment event: 2
- Push event: 5
Last Year
- Create event: 1
- Release event: 1
- Issues event: 2
- Watch event: 2
- Issue comment event: 2
- Push event: 5
Committers
Last synced: almost 3 years ago
All Time
- Total Commits: 221
- Total Committers: 4
- Avg Commits per committer: 55.25
- Development Distribution Score (DDS): 0.416
Top Committers
| Name | Commits | |
|---|---|---|
| Hugo U. R. Strand | h****d@g****m | 129 |
| jasonkaye | j****e@f****g | 87 |
| Nils Wentzell | n****l@f****g | 4 |
| jasonkaye | 6****e@u****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 6
- Total pull requests: 1
- Average time to close issues: 25 days
- Average time to close pull requests: 8 days
- Total issue authors: 6
- Total pull request authors: 1
- Average comments per issue: 2.17
- Average comments per pull request: 3.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: 3 days
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 2.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- nanlovescan (1)
- harrisonlabollita (1)
- andrewkhardy (1)
- dgolez (1)
- nicolasloizeau (1)
- GingrasO (1)
Pull Request Authors
- Wentzell (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 15 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 3
- Total maintainers: 1
pypi.org: pydlr
Discrete Lehmann Representation for imaginary time calculations
- Homepage: https://github.com/jasonkaye/libdlr
- Documentation: https://libdlr.readthedocs.io
- License: Apache Software License
-
Latest release: 1.0.1
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- breathe *
- ipython *
- matplotlib *
- nbsphinx *
- numpy *
- scipy *