JOSS: https://github.com/florisvb/PyNumDiff
Score: 13.709296344676968
Last synced: about 20 hours ago
JSON representation
Repository metadata:
Methods for numerical differentiation of noisy data in python
- Host: GitHub
- URL: https://github.com/florisvb/PyNumDiff
- Owner: florisvb
- License: other
- Created: 2018-11-29T18:39:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2026-06-12T21:11:17.000Z (10 days ago)
- Last Synced: 2026-06-17T20:06:58.013Z (5 days ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 274 MB
- Stars: 133
- Watchers: 5
- Forks: 24
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
- Citation: CITATION.cff
Owner metadata:
- Name: Floris van Breugel
- Login: florisvb
- Email:
- Kind: user
- Description: I use software to study insect behavior and biomechanics. I am currently an Asst. Prof. in Mech. Eng. at the University of Nevada, Reno.
- Website: https://florisvanbreugel.com/
- Location: Reno, NV
- Twitter:
- Company: University of Nevada, Reno
- Icon url: https://avatars.githubusercontent.com/u/246332?u=b01d7a2d3d4cfe2708399b99bbf7a33640fbe975&v=4
- Repositories: 56
- Last Synced at: 2023-03-11T03:01:14.894Z
- Profile URL: https://github.com/florisvb
GitHub Events
Total
- Create event: 43
- Delete event: 44
- Fork event: 5
- Issue comment event: 130
- Issues event: 111
- Member event: 1
- Pull request event: 78
- Pull request review comment event: 147
- Pull request review event: 130
- Push event: 242
- Release event: 1
- Watch event: 16
- Total: 948
Last Year
- Create event: 32
- Delete event: 34
- Fork event: 1
- Issue comment event: 80
- Issues event: 86
- Pull request event: 54
- Pull request review comment event: 122
- Pull request review event: 104
- Push event: 226
- Watch event: 8
- Total: 747
Committers metadata
Last synced: 3 days ago
Total Commits: 660
Total Committers: 12
Avg Commits per committer: 55.0
Development Distribution Score (DDS): 0.442
Commits in past year: 363
Committers in past year: 5
Avg Commits per committer in past year: 72.6
Development Distribution Score (DDS) in past year: 0.044
| Name | Commits | |
|---|---|---|
| pavelkomarov | p****v@g****m | 368 |
| Floris van Breugel | f****b@g****m | 180 |
| luckystarufo | l****o@g****m | 56 |
| dependabot[bot] | 4****] | 28 |
| Maria Protogerou | m****t@g****m | 11 |
| Jake Stevens-Haas | 3****s | 7 |
| asteppke | a****e@g****m | 2 |
| Nimra-Fayaz | 1****z | 2 |
| Daniel S. Katz | d****z@i****g | 2 |
| Ashton Graves | a****9@g****m | 2 |
| fossabot | b****s@f****o | 1 |
| Floris van Breugel | f****b@F****l | 1 |
Issue and Pull Request metadata
Last synced: 9 days ago
Total issues: 69
Total pull requests: 116
Average time to close issues: 2 months
Average time to close pull requests: 2 months
Total issue authors: 8
Total pull request authors: 9
Average comments per issue: 2.06
Average comments per pull request: 0.59
Merged pull request: 80
Bot issues: 0
Bot pull requests: 48
Past year issues: 28
Past year pull requests: 46
Past year average time to close issues: 28 days
Past year average time to close pull requests: 2 days
Past year issue authors: 2
Past year pull request authors: 2
Past year average comments per issue: 1.71
Past year average comments per pull request: 0.52
Past year merged pull request: 33
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- pavelkomarov (50)
- pmli (11)
- billtubbs (3)
- florisvb (1)
- Jacob-Stevens-Haas (1)
- aminihamed (1)
- sameervk (1)
- calebclayreagor (1)
Top Pull Request Authors
- pavelkomarov (57)
- dependabot[bot] (48)
- asteppke (2)
- dguisti (2)
- Jacob-Stevens-Haas (2)
- danielskatz (2)
- mariaprot (1)
- luckystarufo (1)
- fossabot (1)
Top Issue Labels
- help wanted (4)
- question (4)
- enhancement (4)
- wontfix (3)
- research (3)
- good first issue (2)
- simplification (1)
Top Pull Request Labels
- dependencies (48)
- python (2)
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 547 last-month
- Total dependent packages: 1
- Total dependent repositories: 1
- Total versions: 10
- Total maintainers: 2
pypi.org: pynumdiff
pynumdiff: numerical derivatives in python
- Homepage:
- Documentation: https://pynumdiff.readthedocs.io/
- Licenses: MIT
- Latest release: 0.2.3 (published 10 days ago)
- Last Synced: 2026-06-19T21:03:27.532Z (3 days ago)
- Versions: 10
- Dependent Packages: 1
- Dependent Repositories: 1
- Downloads: 547 Last month
-
Rankings:
- Downloads: 0.547%
- Dependent packages count: 4.766%
- Average: 19.095%
- Dependent repos count: 21.615%
- Forks count: 29.76%
- Stargazers count: 38.788%
- Maintainers (2)
Dependencies
- actions/checkout v3 composite
- actions/setup-python v3 composite
- matplotlib *
- numpy *
- scipy *