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

JOSS: https://github.com/bayesflow-org/bayesflow

amortized-inference bayesian-statistics computational-modeling deep-learning generative-ai generative-models neural-networks simulation-based-inference

Score: 10.128509338862111

Last synced: about 12 hours ago
JSON representation

Repository metadata:

A Python library for efficient Bayesian modeling with deep learning


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 2,489
Total Committers: 33
Avg Commits per committer: 75.424
Development Distribution Score (DDS): 0.603

Commits in past year: 118
Committers in past year: 13
Avg Commits per committer in past year: 9.077
Development Distribution Score (DDS) in past year: 0.576

Name Email Commits
stefanradev93 s****3@g****m 988
LarsKue l****s@k****e 704
Valentin Pratz g****t@v****e 218
marvinschmitt m****l@m****e 130
Paul-Christian Bürkner p****r@g****m 74
han-ol g****@h****m 56
Chase-Grajeda c****a@g****m 45
elseml 6****l 40
rene-bucchia r****a@g****m 38
Xenovortex L****n@g****e 31
Leona Odole e****e@u****u 26
arrjon j****a@u****e 19
Yannik Schaelte y****e@g****m 16
Kucharssim k****m@g****m 14
Pritom Gogoi p****1@g****m 14
MarcoD m****2@g****m 12
Radev r****s@w****u 10
Jerry a****h@g****m 10
dependabot[bot] 4****] 9
AlexAndorra a****e@g****m 6
Lukas Schumacher 3****r 6
Andreas Fehlner f****r@a****e 5
Daniel Habermann 1****n 5
leonhard volz 4****z 3
Alexander a****r@g****e 2
Aayush Mishra 1****5 1
Bhanu Prasanna 6****1 1
Eric N. Brown e****n 1
desi d****a@g****m 1
noahg2 6****2 1
and 3 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 158
Total pull requests: 401
Average time to close issues: about 1 month
Average time to close pull requests: 7 days
Total issue authors: 30
Total pull request authors: 21
Average comments per issue: 2.03
Average comments per pull request: 2.59
Merged pull request: 290
Bot issues: 0
Bot pull requests: 9

Past year issues: 16
Past year pull requests: 70
Past year average time to close issues: 29 days
Past year average time to close pull requests: 20 days
Past year issue authors: 10
Past year pull request authors: 15
Past year average comments per issue: 1.25
Past year average comments per pull request: 2.74
Past year merged pull request: 42
Past year bot issues: 0
Past year bot pull requests: 9

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/bayesflow-org/bayesflow

Top Issue Authors

  • vpratz (49)
  • LarsKue (17)
  • han-ol (13)
  • stefanradev93 (12)
  • marvinschmitt (8)
  • Kucharssim (8)
  • paul-buerkner (7)
  • elseml (6)
  • arrjon (5)
  • maltelueken (5)
  • thegialeo (4)
  • philippreiser (3)
  • payelghosh537482 (2)
  • sjedhoff (2)
  • jerrymhuang (2)

Top Pull Request Authors

  • vpratz (127)
  • LarsKue (75)
  • han-ol (32)
  • arrjon (32)
  • stefanradev93 (32)
  • paul-buerkner (16)
  • Kucharssim (15)
  • elseml (15)
  • eodole (13)
  • jerrymhuang (10)
  • daniel-habermann (10)
  • dependabot[bot] (9)
  • marvinschmitt (3)
  • thegialeo (3)
  • enbrown (2)

Top Issue Labels

  • feature (33)
  • discussion (16)
  • user interface (13)
  • documentation (9)
  • v2 (8)
  • bug (7)
  • unit tests (5)
  • refactoring (5)
  • sugar (3)
  • question (3)
  • serialization (2)
  • efficiency (2)
  • good first issue (2)
  • cannot reproduce (1)

Top Pull Request Labels

  • feature (38)
  • fix (31)
  • refactoring (14)
  • dependencies (11)
  • user interface (11)
  • github_actions (9)
  • draft (8)
  • sugar (7)
  • documentation (7)
  • unit tests (6)
  • v2 (4)
  • bug (3)
  • good first issue (3)
  • efficiency (2)
  • duplicate (1)
  • actions (1)

Dependencies

.github/workflows/multiversion-docs.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/test-docs.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
.github/workflows/publish.yaml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/style.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/tests.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • codecov/codecov-action v4 composite
environment.yaml conda
  • jupyter
  • jupyterlab
  • keras ~= 3.9.0
  • matplotlib
  • numpy ~= 1.26
  • pandas
  • pre-commit
  • pytest
  • pytest-cov
  • pytest-rerunfailures
  • pytest-xdist
  • python >= 3.11, < 3.13
  • ruff
  • scikit-learn
  • scipy
  • seaborn
  • tox
  • tqdm
pyproject.toml pypi
  • keras >=3.12.0
  • matplotlib >=3.10.8
  • networkx >=3.4.2
  • numpy >=2.2.6
  • pandas >=2.3.3
  • scipy >=1.15.3
  • seaborn >=0.13.2
  • tqdm >=4.67.1
.github/workflows/experimental_tests.yml actions
  • actions/checkout df4cb1c069e1874edd31b4311f1884172cec0e10 composite
  • astral-sh/setup-uv 08807647e7069bb48b6ef5acd8ec9567f424441b composite
  • codecov/codecov-action e79a6962e0d4c0c17b229090214935d2e33f8354 composite
.github/workflows/zizmor.yml actions
  • actions/checkout df4cb1c069e1874edd31b4311f1884172cec0e10 composite
  • zizmorcore/zizmor-action 5f14fd08f7cf1cb1609c1e344975f152c7ee938d composite