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

JuliaDiff / ForwardDiff.jl / 1060 / 2
80%
master: 80%

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2017 05:16PM UTC
Files 10
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

13 Apr 2017 05:03PM UTC coverage: 89.961% (+2.3%) from 87.66%
1060.2

push

travis-ci

web-flow
"Fix" perturbation confusion, ushering in a new age of glorious dual numbers and prosperity (#213)

* add method for making single seed and improve performance of multi-seed constructor

* refactor Dual to include a tag type parameter

This enables us to throw the proper error(s) in case of perturbation confusion

* unroll config type definitions for readability

* fix binary Dual ambiguities

* fix predicate definition order

* update configuration API with new tagging infrastructure and begin removing experimental multithreading functionality

If you have a use case where the input is large enough for multithreading to be useful,
then you should probably be using ReverseDiff instead of ForwardDiff. The exception to
this is jacobian calculation, but ForwardDiff.jacobian never supported multithreading
anyway. Once Julia's multithreading model matures, we can consider implementing
multithreading for ForwardDiff.jacobian, but we probably should never again support
it for gradients.

* get all tests passing except for deprecation layer + SIMD tests

* drop Julia v0.5

* remove non-v0.6 version compat code and replace test_approx_duals with a simpler predicate (proposed by @KristofferC)

* use where syntax instead of to-be-deprecated prefix typevar syntax

* implement ForwardDiff v0.4.x --> v0.5.x deprecation layer

* update benchmarks

* change T to V in Partials code to avoid confusion with tag parameter

* update docs

466 of 518 relevant lines covered (89.96%)

124874.81 hits per line

Source Files on job 1060.2
  • Tree
  • List 0
  • Changed 9
  • Source Changed 9
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1060
  • Travis Job 1060.2
  • 12790803 on github
  • Prev Job for on master (#1041.2)
  • Next Job for on master (#1078.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