https://github.com/axect/odebench
Benchmark of ODE solver with various language
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.9%) to scientific vocabulary
Repository
Benchmark of ODE solver with various language
Basic Info
- Host: GitHub
- Owner: Axect
- Language: Python
- Default Branch: master
- Size: 2.1 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
ODE Benchmark
1. Runge-Kutta 4th order (RK4)
- step size: 1e-3
| Library | Version | Mean [ms] |
| :------ | :-----: | --------: |
| Peroxide | 0.7.6 | 13.8 ± 1.1 |
| Peroxide | 0.30.2 | 2.4 ± 0.1 |
| scipy odeint | 1.6.0 | 170.5 ± 4.5 |
2. Backward Differentiation Formual 1st order (BDF1)
- step size: 1e-4
| Library | Version | Mean [ms] |
| :------ | :-----: | --------: |
| Peroxide | 0.7.6 | 502 ± 13 |
| Python | 3.7.1 | 14604 ± 355 |
3. Gauss-Legendre 4th order (GL4)
- step size: 1e-3
| Library | Version | Mean [ms] |
| :------ | :-----: | --------: |
| Peroxide | 0.7.6 | 99.3 ± 2.5 |
| Peroxide | 0.30.2 | 99.3 ± 2.9 |
Owner
- Name: Tae-Geun Kim
- Login: Axect
- Kind: user
- Location: Seoul, South Korea
- Company: Yonsei Univ.
- Website: https://axect.github.io
- Repositories: 21
- Profile: https://github.com/Axect
Ph.D student of particle physics & Rustacean
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| axect | e****g@g****m | 10 |
| Axect | a****t@o****r | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0