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

JOSS: https://github.com/NeuroDiffGym/neurodiffeq

artificial-intelligence boundary-value-problem deep-learning differential-equations initial-value-problem mathematical-modelling neural-networks ode odes pde-solver physics-informed-neural-networks pinn pypi pytorch scientific-computing time-series

Score: 15.56797395119934

Last synced: about 5 hours ago
JSON representation

Repository metadata:

A library for solving differential equations using neural networks based on PyTorch, used by multiple research groups around the world, including at Harvard IACS.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 days ago

Total Commits: 1,114
Total Committers: 22
Avg Commits per committer: 50.636
Development Distribution Score (DDS): 0.422

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
Shuheng Liu w****4@i****m 644
Feiyu f****n@g****u 301
Shivas Jayaram s****j@g****m 61
Joy Parikh f****6@p****n 27
David Sondak d****k@s****u 15
Ashley l****4@n****u 12
Augusto Chantada a****a@h****m 11
Sathvik Bhagavan s****n@g****m 9
Sakzsee s****v@g****m 7
dependabot[bot] 4****] 6
Elaine m****a@g****u 5
ashleyWithMarvin a****i@m****m 4
Devansh Agarwal d****v@g****m 3
Elaine e****a@E****l 1
João Esteves j****7@i****k 1
Lakshay Chawla 5****3 1
Marco m****i@p****t 1
Ravin Kumar 1****n 1
The Codacy Badger b****r@c****m 1
jdelpiano j****o@g****m 1
matinmoezzi m****i@o****m 1
pasquale c 3****k@o****t 1

Issue and Pull Request metadata

Last synced: about 1 month ago

Total issues: 52
Total pull requests: 85
Average time to close issues: 5 months
Average time to close pull requests: 29 days
Total issue authors: 29
Total pull request authors: 18
Average comments per issue: 3.06
Average comments per pull request: 0.56
Merged pull request: 54
Bot issues: 0
Bot pull requests: 15

Past year issues: 1
Past year pull requests: 6
Past year average time to close issues: N/A
Past year average time to close pull requests: 10 days
Past year issue authors: 1
Past year pull request authors: 4
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.17
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/NeuroDiffGym/neurodiffeq

Top Issue Authors

  • shuheng-liu (12)
  • troyrock (3)
  • ma-sadeghi (3)
  • feiyu-chen96 (2)
  • katayooneshkofti (2)
  • devanshkv (2)
  • ptflores1 (2)
  • HuynhTran0301 (2)
  • Arup-nit (2)
  • udemirezen (2)
  • sathvikbhagavan (2)
  • Edward-CY (1)
  • Zymrael (1)
  • lbertge (1)
  • kimimgo (1)

Top Pull Request Authors

  • shuheng-liu (26)
  • dependabot[bot] (15)
  • sathvikbhagavan (11)
  • Lakshay-13 (8)
  • mecunha (3)
  • at-chantada (3)
  • AshleighBi (3)
  • P-Kshitij (2)
  • samuelperezdi (2)
  • jdelpiano (2)
  • Rockdeldiablo (2)
  • mr-ravin (2)
  • vishalbalaji-v (1)
  • shivasj (1)
  • feiyu-chen96 (1)

Top Issue Labels

  • enhancement (13)
  • code quality (4)
  • bug (4)
  • question (2)
  • usage tips (2)
  • good first issue (1)
  • docs (1)

Top Pull Request Labels

  • dependencies (15)
  • enhancement (1)

Package metadata

pypi.org: neurodiffeq

A light-weight & flexible library for solving differential equations using neural networks based on PyTorch.

  • Homepage: https://github.com/NeuroDiffGym/neurodiffeq
  • Documentation: https://neurodiffeq.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 0.7.0 (published 12 months ago)
  • Last Synced: 2026-06-19T22:01:01.831Z (3 days ago)
  • Versions: 20
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 317 Last month
  • Rankings:
    • Stargazers count: 2.732%
    • Forks count: 5.343%
    • Dependent packages count: 10.06%
    • Average: 10.084%
    • Downloads: 10.65%
    • Dependent repos count: 21.634%
  • Maintainers (1)

Dependencies

Pipfile pypi
  • dill *
  • jupyter *
  • matplotlib *
  • numpy *
  • packaging *
  • pandas *
  • pytest *
  • requests *
  • scipy *
  • seaborn *
  • tensorboard *
  • torch *
  • wheel *
Pipfile.lock pypi
  • 109 dependencies
docs/requirements.txt pypi
  • doc2dash *
  • ipython *
  • mock *
  • nbconvert *
  • nbsphinx *
  • pandoc *
  • recommonmark *
  • sphinx *
  • sphinx_rtd_theme *
requirements.txt pypi
  • dill *
  • matplotlib *
  • numpy *
  • packaging *
  • pandas *
  • pytest *
  • requests *
  • scipy *
  • seaborn *
  • tensorboard *
  • torch *
  • tqdm *
  • wheel *
docker/Dockerfile docker
  • python 3.8-slim-buster build
setup.py pypi
.github/workflows/CI.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite