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

JOSS: https://github.com/virgesmith/neworder

cplusplus-20 markov-chain microsimulation monte-carlo mpi numpy pandas pybind11 python3

Score: 9.957975737820197

Last synced: about 24 hours ago
JSON representation

Repository metadata:

A dynamic microsimulation framework for python


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 months ago

Total Commits: 1,001
Total Committers: 6
Avg Commits per committer: 166.833
Development Distribution Score (DDS): 0.432

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

Name Email Commits
virgesmith a****w@f****t 569
virgesmith a****h@l****k 421
dependabot[bot] 4****] 6
Version autobump d****s@f****t 3
Daniel S. Katz d****z@i****g 1
Andrew Smith a****h@i****o 1

Issue and Pull Request metadata

Last synced: 4 months ago

Total issues: 64
Total pull requests: 30
Average time to close issues: 6 months
Average time to close pull requests: 25 days
Total issue authors: 5
Total pull request authors: 3
Average comments per issue: 0.89
Average comments per pull request: 0.9
Merged pull request: 22
Bot issues: 0
Bot pull requests: 10

Past year issues: 0
Past year pull requests: 3
Past year average time to close issues: N/A
Past year average time to close pull requests: 26 days
Past year issue authors: 0
Past year pull request authors: 2
Past year average comments per issue: 0
Past year average comments per pull request: 1.33
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 1

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

Top Issue Authors

  • virgesmith (54)
  • platipodium (6)
  • tresoldi (2)
  • zhangc927 (1)
  • Robinlovelace (1)

Top Pull Request Authors

  • virgesmith (19)
  • dependabot[bot] (10)
  • danielskatz (1)

Top Issue Labels

  • enhancement (17)
  • essential (6)
  • bug (5)
  • housekeeping (3)
  • documentation (2)
  • question (1)
  • help wanted (1)

Top Pull Request Labels

  • dependencies (10)
  • python (1)

Package metadata

pypi.org: neworder

A dynamic microsimulation framework

  • Homepage: https://neworder.readthedocs.io/
  • Documentation: https://neworder.readthedocs.io/
  • Licenses: MIT
  • Latest release: 1.5.0 (published 4 months ago)
  • Last Synced: 2026-03-07T19:00:58.581Z (4 months ago)
  • Versions: 23
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 173 Last month
  • Rankings:
    • Forks count: 0.432%
    • Stargazers count: 0.468%
    • Average: 6.577%
    • Dependent packages count: 7.382%
    • Dependent repos count: 11.874%
    • Downloads: 12.732%
  • Maintainers (1)

Dependencies

docs/requirements.txt pypi
  • mkdocs >=1.2.3
  • mkdocs-macros-plugin >=0.6.4
  • mkdocs-material >=8.2.5
  • mkdocs-material-extensions >=1.0.3
  • requests *
setup.py pypi
  • pandas >=1.0.5
  • scipy *
.github/workflows/build-test.yml actions
  • actions/checkout v4 composite
  • astral-sh/setup-uv v5 composite
.github/workflows/mpi-test.yml actions
  • actions/checkout v4 composite
  • astral-sh/setup-uv v5 composite
.github/workflows/pypi-release.yml actions
  • actions/checkout v4 composite
  • astral-sh/setup-uv v5 composite
  • pypa/gh-action-pypi-publish release/v1 composite
pyproject.toml pypi
  • matplotlib >=3.6.2
  • pandas >=1.5.0
  • pandas-stubs *
  • scipy >=1.9.3
.github/workflows/coverage.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/draft-pdf.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite
Dockerfile docker
  • python 3.11 build