JOSS: https://github.com/elwinter/nnde
Score: 7.995643604287271
Last synced: about 18 hours ago
JSON representation
Repository metadata:
nnde is a package of Python modules which implement a set of neural networks which solve ordinary and partial differential equations. This code is based on the previous package, nnode.
- Host: GitHub
- URL: https://github.com/elwinter/nnde
- Owner: elwinter
- License: gpl-3.0
- Created: 2019-10-18T14:13:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-14T21:32:58.000Z (over 4 years ago)
- Last Synced: 2026-06-03T15:04:00.140Z (19 days ago)
- Language: Python
- Homepage:
- Size: 1.92 MB
- Stars: 7
- Watchers: 2
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Owner metadata:
- Name: Eric Winter
- Login: elwinter
- Email:
- Kind: user
- Description:
- Website:
- Location:
- Twitter:
- Company: Johns Hopkins University Applied Physics Laboratory
- Icon url: https://avatars.githubusercontent.com/u/6576907?u=cf0d1c1ed3cce62c584e33315fd8d39e26212db9&v=4
- Repositories: 6
- Last Synced at: 2023-03-03T21:28:56.547Z
- Profile URL: https://github.com/elwinter
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: 3 days ago
Total Commits: 287
Total Committers: 7
Avg Commits per committer: 41.0
Development Distribution Score (DDS): 0.547
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Eric Winter | e****r@g****u | 130 |
| Eric Winter | e****r@j****u | 86 |
| Eric Winter | e****2@g****m | 43 |
| Eric Winter | e****r@g****l | 15 |
| Bob Weigel | R****l@g****m | 10 |
| hayesall | a****r@b****t | 2 |
| Eric Winter | e****r@s****u | 1 |
Issue and Pull Request metadata
Last synced: 10 months ago
Total issues: 18
Total pull requests: 5
Average time to close issues: 28 days
Average time to close pull requests: about 1 month
Total issue authors: 4
Total pull request authors: 3
Average comments per issue: 1.28
Average comments per pull request: 0.4
Merged pull request: 3
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
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: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- hayesall (14)
- taless474 (2)
- Arup-nit (1)
- mombash (1)
Top Pull Request Authors
- hayesall (2)
- rweigel (2)
- elwinter (1)
Top Issue Labels
- bug (1)
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 51 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 7
- Total maintainers: 1
pypi.org: nnde
A package implementing a collection of neural networks to solve ordinary and partial differential equations
- Homepage: https://github.com/elwinter/nnde
- Documentation: https://nnde.readthedocs.io/
- Licenses: GNU Lesser General Public License v3 (LGPLv3)
- Latest release: 0.0.7 (published over 5 years ago)
- Last Synced: 2026-06-19T23:00:43.667Z (3 days ago)
- Versions: 7
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 51 Last month
-
Rankings:
- Dependent packages count: 9.995%
- Forks count: 14.216%
- Average: 18.407%
- Stargazers count: 19.328%
- Dependent repos count: 21.728%
- Downloads: 26.768%
- Maintainers (1)
Dependencies
- matplotlib *
- numpy *
- scipy *