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

JuliaLang / ODE.jl / 132
85%

Build:
DEFAULT BRANCH: master
Ran 22 May 2015 03:25PM UTC
Jobs 2
Files 2
Run time 9min
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
132

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

Bumped required Julia to 0.3, added Compat 0.4.1 requirement.
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 132.1 22 May 2015 03:25PM UTC 0
92.38
Travis Job 132.1
2 132.2 22 May 2015 03:35PM UTC 0
93.65
Travis Job 132.2
Source Files on build 132
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #132
  • 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