mirror of
https://github.com/apache/commons-math.git
synced 2025-02-10 12:06:01 +00:00
Luc Maisonobe
f27e3173c3
replaced all uses of the deprecated FunctionEvaluationException, DerivativeException and MatrixVisitorException
The exceptions have been temporarily declared as extending MathUserException (which is an unchecked exception) and the methods that formerly throwed them now throw MathUserException. This changed seems to be a smooth way for users to update their code when they want, as it is binary compatible with the previous code and generate deprecation warnings if user functions do use these exceptions git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1037327 13f79535-47bb-0310-9956-ffa450edef68
Description
Apache Commons Math
clusteringfittingintegrationinterpolationjavaleast-squaresmathoptimizationpolynomialsolverstattransforms
60 MiB
Languages
Java
99.3%
R
0.5%