Fix for failing test GaudiGSL.InterpTest
- Feb 11, 2016
-
-
Hadrien Benjamin Grasland authored
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 explicitly. Relevant GSL commit from 2010 which makes extrapolation using interpolation routines an error : http://bzr.savannah.gnu.org/lh/gsl/trunk/revision/4704 .
314cae29
-