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

JOSS: https://github.com/fruzsinaagocs/oscode

differential-equations numerical-methods numpy oscillator runge-kutta wentzel-kramers-brillouin

Score: 10.521372248595526

Last synced: about 4 hours ago
JSON representation

Repository metadata:

Code for efficient solution of oscillatory ordinary differential equations


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 months ago

Total Commits: 321
Total Committers: 10
Avg Commits per committer: 32.1
Development Distribution Score (DDS): 0.511

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

Name Email Commits
fruzsinaagocs f****a@k****m 157
Fruzsina Agocs f****5@c****k 134
Steve Bronder s****r@f****g 14
lukashergt l****1@m****k 7
Will Handley w****0@c****k 2
Fruzsina Agocs 1****a 2
Sebastian Hoof h****f@u****e 2
Sebastian Hoof s****s@g****m 1
Kristen Thyng k****g@g****m 1
Fruzsina Agocs f****s@c****g 1

Issue and Pull Request metadata

Last synced: 10 months ago

Total issues: 10
Total pull requests: 17
Average time to close issues: 2 months
Average time to close pull requests: 19 days
Total issue authors: 5
Total pull request authors: 6
Average comments per issue: 1.4
Average comments per pull request: 1.29
Merged pull request: 14
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
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: 0
Past year bot issues: 0
Past year bot pull requests: 0

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

Top Issue Authors

  • lukashergt (5)
  • sebhoof (2)
  • gubaomin (1)
  • fruzsinaagocs (1)
  • dlfivefifty (1)

Top Pull Request Authors

  • SteveBronder (6)
  • fruzsinaagocs (6)
  • sebhoof (2)
  • lukashergt (2)
  • kthyng (1)
  • williamjameshandley (1)

Top Issue Labels

  • bug (3)
  • enhancement (2)
  • question (2)

Top Pull Request Labels

  • enhancement (1)

Package metadata

pypi.org: pyoscode

oscode: Oscillatory ordinary differential equation solver

  • Homepage: https://github.com/fruzsinaagocs/oscode
  • Documentation: https://oscode.readthedocs.io
  • Licenses: oscode
  • Latest release: 1.1.2 (published about 3 years ago)
  • Last Synced: 2026-01-18T11:51:27.822Z (5 months ago)
  • Versions: 4
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 102 Last month
  • Rankings:
    • Dependent packages count: 3.156%
    • Forks count: 10.902%
    • Stargazers count: 12.078%
    • Average: 15.591%
    • Dependent repos count: 21.607%
    • Downloads: 30.21%
  • Maintainers (1)

Dependencies

pyoscode/docs/requirements.txt pypi
  • breathe *
  • coverage *
  • exhale *
  • numpy *
  • numpydoc *
  • sphinx >3.0
requirements.txt pypi
  • matplotlib *
  • numpy >=1.20.0
  • scipy *
setup.py pypi
  • numpy *
.github/workflows/python-package.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • codecov/codecov-action v2 composite
Dockerfile docker
  • ubuntu 18.04 build
pyproject.toml pypi