----- [email protected] a écrit :

> Author: erans
> Date: Wed Nov  3 13:46:04 2010
> New Revision: 1030464
> 
> URL: http://svn.apache.org/viewvc?rev=1030464&view=rev
> Log:
> MATH-195
> Created an unchecked "FunctionEvaluationException" in package
> "exception".
> Removed "throws" clause from interface "UnivariateRealFunction".
> "PolynomialFunctionLagrangeForm": Added early check on the
> interpolating
> array having distinct points; removed redundant test in methods
> "evaluate"
> and "computeCoefficients".
> "DividedDifferenceInerpolator": Removed redundant check.
> "Mathutils": Added method "sortInPlace". Removed (most) references to
> the
> deprecated "MathRuntimeException" class.
> "optimization.direct": Removed deprecated classes.
> Javadoc clean up.

Some of theses changes should have been on separate commits. It helps tracking 
changes back to issues and other developers updating their working copy on 
purpose.

Luc

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to