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

JuliaMath / Sundials.jl / 144 / 5
11%
master: 11%

Build:
DEFAULT BRANCH: master
Ran 22 Aug 2016 09:21AM UTC
Files 11
Run time 0s
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 Aug 2016 09:18AM UTC coverage: 9.928% (-0.2%) from 10.12%
144.5

push

travis-ci

ChrisRackauckas
Updated simplified interface

There are many simplified interface changes to mention here. First of
all, the main functinos have docstrings. Secondly, there is a new one
which takes in a vector of times tspan and retruns the solution at every
internal step and at the tspan steps (tspan[0] being the initial
condition, matching ODEInterface, DifferentialEquations.jl, and ODE.jl
APIs). This is the function which is used in the
DifferentialEquations.jl wrapping. An integrator option is given in the
function which allows for switching between BDF and Adams integrators.
Lastly, the default reltol was changed to 1e-3 to be the standard
default (as seen in DifferentialEquations.jl, ODEInterface.jl, MATLAB,
SciPy, etc... anything which is not ODE.jl)

111 of 1118 relevant lines covered (9.93%)

24.62 hits per line

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

© 2025 Coveralls, Inc