pydlr

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

https://github.com/jasonkaye/libdlr

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
Last synced: 6 months ago · JSON representation ·

Repository

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

Basic Info
Statistics
  • Stars: 22
  • Watchers: 4
  • Forks: 3
  • Open Issues: 0
  • Releases: 2
Created over 4 years ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

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

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

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 Email 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

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 15 Last month
Rankings
Dependent packages count: 7.4%
Stargazers count: 14.9%
Forks count: 19.2%
Average: 22.0%
Dependent repos count: 22.2%
Downloads: 46.4%
Maintainers (1)
Last synced: 7 months ago

Dependencies

doc/requirements.txt pypi
  • breathe *
  • ipython *
  • matplotlib *
  • nbsphinx *
  • numpy *
  • scipy *
pyproject.toml pypi