Skip to content
Snippets Groups Projects

Fix for failing test GaudiGSL.InterpTest

Merged Hadrien Benjamin Grasland requested to merge hgraslan/Gaudi:master into master

As far as I can tell, this test confuses interpolation and extrapolation. These have historically been the same in GSL, but haven't been for a while now. If you want to extrapolate, you have to tell GSL to do so explicitly.

Relevant GSL commit from 2010 which makes trying to extrapolate using interpolation routines an error : http://bzr.savannah.gnu.org/lh/gsl/trunk/revision/4704 .

I would thus propose modifying the test to solely do interpolation instead.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading