An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/duetosymmetry/qnm

black-holes general-relativity numerical-methods physics python scientific-computing

Score: 16.1160455509386

Last synced: about 12 hours ago
JSON representation

Repository metadata:

Python package for computing Kerr quasinormal mode frequencies, separation constants, and spherical-spheroidal mixing coefficients

CodeMeta metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 2 months ago

Total Commits: 218
Total Committers: 5
Avg Commits per committer: 43.6
Development Distribution Score (DDS): 0.041

Commits in past year: 3
Committers in past year: 1
Avg Commits per committer in past year: 3.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Leo C. Stein l****n@g****m 209
dependabot[bot] 4****] 3
Duncan Macleod m****m@c****k 3
Raffi Enficiaud r****d@m****g 2
Lorena Magana zertuche l****z@g****u 1

Issue and Pull Request metadata

Last synced: 2 months ago

Total issues: 29
Total pull requests: 15
Average time to close issues: about 2 months
Average time to close pull requests: about 1 month
Total issue authors: 5
Total pull request authors: 6
Average comments per issue: 0.83
Average comments per pull request: 0.8
Merged pull request: 10
Bot issues: 0
Bot pull requests: 4

Past year issues: 0
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: about 2 months
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 4

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/duetosymmetry/qnm

Top Issue Authors

  • duetosymmetry (22)
  • duncanmmacleod (3)
  • IanHawke (2)
  • raffienficiaud (1)
  • Editst (1)

Top Pull Request Authors

  • duncanmmacleod (5)
  • dependabot[bot] (4)
  • raffienficiaud (2)
  • AlexKurek (2)
  • lmagana3 (1)
  • TrellixVulnTeam (1)

Top Issue Labels

  • enhancement (12)
  • good first issue (2)
  • wontfix (1)

Top Pull Request Labels

  • github_actions (4)
  • dependencies (4)

Package metadata

pypi.org: qnm

Package for computing Kerr quasinormal mode frequencies, separation constants, and spherical-spheroidal mixing coefficients

  • Homepage: https://github.com/duetosymmetry/qnm/
  • Documentation: https://qnm.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 0.4.4 (published about 1 year ago)
  • Last Synced: 2026-05-11T03:46:53.192Z (about 1 month ago)
  • Versions: 18
  • Dependent Packages: 3
  • Dependent Repositories: 5
  • Downloads: 2,707 Last month
  • Docker Downloads: 0
  • Rankings:
    • Dependent packages count: 2.372%
    • Docker downloads count: 4.337%
    • Dependent repos count: 6.605%
    • Average: 6.978%
    • Downloads: 7.797%
    • Forks count: 9.567%
    • Stargazers count: 11.191%
  • Maintainers (1)
conda-forge.org: qnm

qnm is an open-source Python package for computing the Kerr quasinormal mode frequencies, angular separation constants, and spherical-spheroidal mixing coefficients. The qnm package includes a Leaver solver with the Cook-Zalutskiy spectral approach to the angular sector, and a caching mechanism to avoid repeating calculations.

  • Homepage: https://github.com/duetosymmetry/qnm/
  • Licenses: MIT
  • Latest release: 0.4.3 (published over 6 years ago)
  • Last Synced: 2026-03-16T21:23:32.725Z (3 months ago)
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 4
  • Downloads: 29,472 Total
  • Rankings:
    • Dependent repos count: 16.183%
    • Average: 39.107%
    • Forks count: 41.863%
    • Stargazers count: 46.784%
    • Dependent packages count: 51.599%

Dependencies

docs/requirements.txt pypi
  • numba >=0.49.1
  • numpydoc *
  • recommonmark ==0.6.0
  • sphinx ==1.8.4
requirements.txt pypi
  • numba *
  • numpy *
  • pathlib2 *
  • scipy *
  • tqdm *
setup.py pypi
  • numba *
  • numpy *
  • pathlib2 *
  • scipy *
  • tqdm *
.github/workflows/pytest-not-slow.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v1 composite
.github/workflows/pytest-slow.yml actions
  • actions/checkout v1 composite
  • actions/setup-python v1 composite