https://github.com/axect/odebench

Benchmark of ODE solver with various language

https://github.com/axect/odebench

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
Last synced: 10 months ago · JSON representation

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
Created over 7 years ago · Last pushed over 5 years ago
Metadata Files
Readme

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.

Ph.D student of particle physics & Rustacean

GitHub Events

Total
Last Year

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 11
  • Total Committers: 2
  • Avg Commits per committer: 5.5
  • Development Distribution Score (DDS): 0.091
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels