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

roboptim / roboptim-core / 541
87%

Build:
DEFAULT BRANCH: master
Ran 02 Mar 2015 05:52PM UTC
Jobs 1
Files 95
Run time 8s
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
541

push

travis-ci

bchretien
finite-difference-gradient.hh: start revamping finite-difference computation.

The computation of the Jacobian for finite-difference functions will now
be done column-wise (i.e. argument per argument), rather than row-wise
which was particularly slow and inefficient.

Basically, this removes a for loop that led to redundant computation.

For now, only the "simple" rule has been done, and using the
finite-differences should be *much* faster with this rule after this
update.

The 5-point rule still need to be updated in the same manner, but this
is probably going to take some more work.

2370 of 2582 relevant lines covered (91.79%)

29283.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 541.1 02 Mar 2015 05:52PM UTC 0
91.79
Travis Job 541.1
Source Files on build 541
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #541
  • 42d6ceb3 on github
  • Prev Build on master (#540)
  • Next Build on master (#542)
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