• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

JuliaLang / ODE.jl / 131
85%

Build:
DEFAULT BRANCH: master
Ran 22 May 2015 08:54AM UTC
Jobs 2
Files 2
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
131

Pull #68

travis-ci

mauro3
New implementation of Runge-Kutta solvers

Features:
- adaptive solvers with orders: 21, 45, 54, 78
- fixed step solvers with order: 1-4
- faster for Vector ODE states
- a bit slower for scalar ODE states
- MIT licensed
- added support for keyword `points`
- more general framework for coefficients tableaus
- more general framework for determining the types of the computation

TODO after merging this PR:
- make solving scalar-like states faster again
- use more general tableau-framework for the other solvers too
Pull Request #68: WIP/RFC: new adaptive (and fixed step) Runge Kutta solver

295 of 315 relevant lines covered (93.65%)

17314.33 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
9
100.0
src/ODE.jl
Jobs
ID Job ID Ran Files Coverage
1 131.1 22 May 2015 08:54AM UTC 0
92.38
Travis Job 131.1
2 131.2 22 May 2015 08:57AM UTC 0
93.65
Travis Job 131.2
Source Files on build 131
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #131
  • Pull Request #68
  • PR Base - master (#106)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc