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

JuliaLang / ODE.jl / 132 / 2
85%
master: 85%

Build:
DEFAULT BRANCH: master
Ran 22 May 2015 03:35PM UTC
Files 2
Run time 1s
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

22 May 2015 03:21PM UTC coverage: 93.651% (-3.1%) from 96.757%
132.2

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%)

8834.99 hits per line

Source Files on job 132.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 132
  • Travis Job 132.2
  • 79522a0d on github
  • Prev Job for on master (#106.2)
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