https://github.com/boothgroup/dyson

Dyson equation solvers for Green's function methods

https://github.com/boothgroup/dyson

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Dyson equation solvers for Green's function methods

Basic Info
  • Host: GitHub
  • Owner: BoothGroup
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 733 KB
Statistics
  • Stars: 10
  • Watchers: 2
  • Forks: 3
  • Open Issues: 4
  • Releases: 0
Created over 3 years ago · Last pushed 11 months ago
Metadata Files
Readme

README.md

dyson: Dyson equation solvers for electron propagator methods

The dyson package implements various Dyson equation solvers, with a focus on those avoiding explicitly grid-resolved numerical procedures such as Fourier transforms and analytical continutation. These include the moment-resolved block Lanczos methods for moments of the Green's function or self-energy.

Installation:

From source:

bash git clone https://github.com/BoothGroup/dyson pip install .

Usage

Examples are available in the examples directory.

Owner

  • Name: BoothGroup
  • Login: BoothGroup
  • Kind: organization

GitHub Events

Total
  • Watch event: 1
  • Delete event: 1
  • Issue comment event: 5
  • Push event: 56
  • Pull request event: 3
  • Pull request review event: 5
  • Pull request review comment event: 8
  • Fork event: 1
  • Create event: 5
Last Year
  • Watch event: 1
  • Delete event: 1
  • Issue comment event: 5
  • Push event: 56
  • Pull request event: 3
  • Pull request review event: 5
  • Pull request review comment event: 8
  • Fork event: 1
  • Create event: 5

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 10
  • Average time to close issues: N/A
  • Average time to close pull requests: 8 days
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 1.2
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: 16 days
  • Issue authors: 0
  • Pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 1.4
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • mkakcl (1)
Pull Request Authors
  • basilib (7)
  • obackhouse (6)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/ci.yaml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v3 composite
pyproject.toml pypi
  • numpy >=1.19.0
  • pyscf >=2.0.0