Sorry I did not notice this before. I see it now flagged by the Clirr report. The problem is here:
- public BivariateRealFunction interpolate(final double[] xval, - final double[] yval, - final double[][] zval) + public BicubicSplineInterpolatingFunction interpolate(final Changing the return type of a function is an incompatible change. We should revert this change. Phil --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org