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

JOSS: https://github.com/tvwenger/bayes_spec

Score: 9.320091235935303

Last synced: about 23 hours ago
JSON representation

Repository metadata:

A Bayesian Spectral Line Modeling Framework

CodeMeta metadata:


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 66
Total Committers: 3
Avg Commits per committer: 22.0
Development Distribution Score (DDS): 0.045

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
Trey Wenger t****r@g****m 63
Warrick Ball W****l@b****k 2
larryshamalama l****g@m****a 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 33
Total pull requests: 103
Average time to close issues: 8 days
Average time to close pull requests: about 2 hours
Total issue authors: 7
Total pull request authors: 3
Average comments per issue: 0.58
Average comments per pull request: 0.5
Merged pull request: 99
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 3
Past year average time to close issues: about 3 hours
Past year average time to close pull requests: about 3 hours
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 1.0
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • tvwenger (15)
  • victorliu1231 (5)
  • kbwestfall (5)
  • ConorMacBride (4)
  • larryshamalama (2)
  • bcappa (1)
  • danabalser (1)

Top Pull Request Authors

  • tvwenger (97)
  • warrickball (4)
  • larryshamalama (2)

Top Issue Labels

  • documentation (6)
  • installation (3)
  • enhancement (1)

Top Pull Request Labels


Package metadata

pypi.org: bayes-spec

A Bayesian Spectral Line Modeling Framework for Astrophysics

  • Homepage: https://github.com/tvwenger/bayes_spec
  • Documentation: https://bayes-spec.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 1.9.3 (published 9 days ago)
  • Last Synced: 2026-08-19T05:01:55.937Z (2 days ago)
  • Versions: 20
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 309 Last month
  • Rankings:
    • Dependent packages count: 10.515%
    • Average: 34.862%
    • Dependent repos count: 59.208%
  • Maintainers (1)

Dependencies

requirements.txt pypi
  • arviz *
  • graphviz *
  • matplotlib *
  • numpy *
  • pymc >=5
  • pytensor *
  • scikit-learn *
  • scipy *
setup.py pypi
.github/workflows/paper.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • openjournals/openjournals-draft-action master composite
.github/workflows/publish.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
environment.yml conda
  • arviz <1.0
  • black
  • blackjax <1.3
  • flake8
  • graphviz
  • ipykernel
  • ipython
  • ipywidgets
  • jax
  • jaxlib
  • jupyter
  • matplotlib
  • numba
  • numpy
  • numpyro
  • nutpie
  • pip
  • pymc <6
  • pytensor
  • pytest
  • pytest-cov
  • scikit-learn
  • scipy
  • versioneer
docs/requirements.txt pypi
  • arviz <1.0
  • blackjax <1.3
  • graphviz *
  • jax *
  • jaxlib *
  • matplotlib *
  • nbsphinx *
  • numba *
  • numpy *
  • numpyro *
  • nutpie *
  • pymc <6
  • pytensor *
  • scikit-learn *
  • scipy *
  • sphinx_rtd_theme *
.github/workflows/tests.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v4 composite
  • ts-graphviz/setup-graphviz v2.0.2 composite
Dockerfile docker
  • continuumio/miniconda3 latest build
pyproject.toml pypi