Modified: websites/production/commons/content/proper/commons-math/checkstyle.html ============================================================================== --- websites/production/commons/content/proper/commons-math/checkstyle.html (original) +++ websites/production/commons/content/proper/commons-math/checkstyle.html Thu Dec 18 23:11:03 2014 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 18 October 2014 + | Generated by Apache Maven Doxia at 18 December 2014 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20141018" /> + <meta name="Date-Revision-yyyymmdd" content="20141218" /> <meta http-equiv="Content-Language" content="en" /> <title>Math - Checkstyle Results</title> @@ -40,8 +40,8 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/">Apache Commons Math ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 18 October 2014</li> - <li class="divider">|</li> <li id="projectVersion">Version: 3.4-SNAPSHOT</li> + <li id="publishDate">Last Published: 18 December 2014</li> + <li class="divider">|</li> <li id="projectVersion">Version: 3.4</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -82,6 +82,10 @@ Latest API docs (development)</a> </li> <li class="none"> + <a href="../../math/javadocs/api-3.4/index.html" title="Javadoc (3.4 release)"> + Javadoc (3.4 release)</a> + </li> + <li class="none"> <a href="../../math/javadocs/api-3.3/index.html" title="Javadoc (3.3 release)"> Javadoc (3.3 release)</a> </li> @@ -366,7 +370,7 @@ <th>Warnings <img alt="Warnings" src="images/icon_warning_sml.gif" /></th> <th>Errors <img alt="Errors" src="images/icon_error_sml.gif" /></th></tr> <tr class="b"> -<td>914</td> +<td>927</td> <td>0</td> <td>0</td> <td>0</td></tr></table></div>
Modified: websites/production/commons/content/proper/commons-math/checkstyle.rss ============================================================================== Binary files - no diff available. Modified: websites/production/commons/content/proper/commons-math/clirr-report.html ============================================================================== --- websites/production/commons/content/proper/commons-math/clirr-report.html (original) +++ websites/production/commons/content/proper/commons-math/clirr-report.html Thu Dec 18 23:11:03 2014 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 18 October 2014 + | Generated by Apache Maven Doxia at 18 December 2014 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20141018" /> + <meta name="Date-Revision-yyyymmdd" content="20141218" /> <meta http-equiv="Content-Language" content="en" /> <title>Math - Clirr Results</title> @@ -40,8 +40,8 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/">Apache Commons Math ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 18 October 2014</li> - <li class="divider">|</li> <li id="projectVersion">Version: 3.4-SNAPSHOT</li> + <li id="publishDate">Last Published: 18 December 2014</li> + <li class="divider">|</li> <li id="projectVersion">Version: 3.4</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -82,6 +82,10 @@ Latest API docs (development)</a> </li> <li class="none"> + <a href="../../math/javadocs/api-3.4/index.html" title="Javadoc (3.4 release)"> + Javadoc (3.4 release)</a> + </li> + <li class="none"> <a href="../../math/javadocs/api-3.3/index.html" title="Javadoc (3.3 release)"> Javadoc (3.3 release)</a> </li> @@ -358,7 +362,7 @@ <h2>Clirr Results<a name="Clirr_Results"></a></h2> <p>The following document contains the results of <a class="externalLink" href="http://clirr.sourceforge.net/">Clirr</a>.</p> <ul> -<li>Current Version: 3.4-SNAPSHOT</li> +<li>Current Version: 3.4</li> <li>Comparison Version: 3.3</li></ul></div> <div class="section"> <h2>Summary<a name="Summary"></a></h2> @@ -368,13 +372,13 @@ <th>Number</th></tr> <tr class="b"> <td><img alt="Error" src="images/icon_error_sml.gif" /> Error</td> -<td>7</td></tr> +<td>0</td></tr> <tr class="a"> <td><img alt="Warning" src="images/icon_warning_sml.gif" /> Warning</td> <td>0</td></tr> <tr class="b"> <td><img alt="Info" src="images/icon_info_sml.gif" /> Info</td> -<td>58</td></tr></table></div> +<td>84</td></tr></table></div> <div class="section"> <h2>Details<a name="Details"></a></h2> <table border="0" class="bodyTable"> @@ -384,60 +388,70 @@ <th>Class</th> <th>Method / Field</th></tr> <tr class="b"> -<td><img alt="Error" src="images/icon_error_sml.gif" /></td> -<td>In method 'public BicubicSplineInterpolatingFunction(double[], double[], double[][], double[][], double[][], double[][])' the number of arguments has changed</td> -<td><a href="./xref/org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction.html">org.apache.commons.math3.analysis.interpolation.BicubicSplineInterpolatingFunction</a></td> -<td>public BicubicSplineInterpolatingFunction(double[], double[], double[][], double[][], double[][], double[][])</td></tr> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Class org.apache.commons.math3.analysis.interpolation.AkimaSplineInterpolator added</td> +<td><a href="./xref/org/apache/commons/math3/analysis/interpolation/AkimaSplineInterpolator.html">org.apache.commons.math3.analysis.interpolation.AkimaSplineInterpolator</a></td> +<td></td></tr> <tr class="a"> -<td><img alt="Error" src="images/icon_error_sml.gif" /></td> -<td>Method 'public double partialDerivativeX(double, double)' has been removed</td> -<td><a href="./xref/org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction.html">org.apache.commons.math3.analysis.interpolation.BicubicSplineInterpolatingFunction</a></td> -<td>public double partialDerivativeX(double, double)</td></tr> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Class org.apache.commons.math3.analysis.interpolation.BicubicInterpolatingFunction added</td> +<td><a href="./xref/org/apache/commons/math3/analysis/interpolation/BicubicInterpolatingFunction.html">org.apache.commons.math3.analysis.interpolation.BicubicInterpolatingFunction</a></td> +<td></td></tr> <tr class="b"> -<td><img alt="Error" src="images/icon_error_sml.gif" /></td> -<td>Method 'public double partialDerivativeXX(double, double)' has been removed</td> -<td><a href="./xref/org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction.html">org.apache.commons.math3.analysis.interpolation.BicubicSplineInterpolatingFunction</a></td> -<td>public double partialDerivativeXX(double, double)</td></tr> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Class org.apache.commons.math3.analysis.interpolation.BicubicInterpolator added</td> +<td><a href="./xref/org/apache/commons/math3/analysis/interpolation/BicubicInterpolator.html">org.apache.commons.math3.analysis.interpolation.BicubicInterpolator</a></td> +<td></td></tr> <tr class="a"> -<td><img alt="Error" src="images/icon_error_sml.gif" /></td> -<td>Method 'public double partialDerivativeXY(double, double)' has been removed</td> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Method 'public BicubicSplineInterpolatingFunction(double[], double[], double[][], double[][], double[][], double[][], boolean)' has been added</td> <td><a href="./xref/org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction.html">org.apache.commons.math3.analysis.interpolation.BicubicSplineInterpolatingFunction</a></td> -<td>public double partialDerivativeXY(double, double)</td></tr> +<td>public BicubicSplineInterpolatingFunction(double[], double[], double[][], double[][], double[][], double[][], boolean)</td></tr> <tr class="b"> -<td><img alt="Error" src="images/icon_error_sml.gif" /></td> -<td>Method 'public double partialDerivativeY(double, double)' has been removed</td> -<td><a href="./xref/org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction.html">org.apache.commons.math3.analysis.interpolation.BicubicSplineInterpolatingFunction</a></td> -<td>public double partialDerivativeY(double, double)</td></tr> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Method 'public BicubicSplineInterpolator(boolean)' has been added</td> +<td><a href="./xref/org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolator.html">org.apache.commons.math3.analysis.interpolation.BicubicSplineInterpolator</a></td> +<td>public BicubicSplineInterpolator(boolean)</td></tr> <tr class="a"> -<td><img alt="Error" src="images/icon_error_sml.gif" /></td> -<td>Method 'public double partialDerivativeYY(double, double)' has been removed</td> -<td><a href="./xref/org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolatingFunction.html">org.apache.commons.math3.analysis.interpolation.BicubicSplineInterpolatingFunction</a></td> -<td>public double partialDerivativeYY(double, double)</td></tr> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Class org.apache.commons.math3.analysis.interpolation.PiecewiseBicubicSplineInterpolatingFunction added</td> +<td><a href="./xref/org/apache/commons/math3/analysis/interpolation/PiecewiseBicubicSplineInterpolatingFunction.html">org.apache.commons.math3.analysis.interpolation.PiecewiseBicubicSplineInterpolatingFunction</a></td> +<td></td></tr> <tr class="b"> -<td><img alt="Error" src="images/icon_error_sml.gif" /></td> -<td>Return type of method 'public org.apache.commons.math3.fitting.leastsquares.MultivariateJacobianFunction model(org.apache.commons.math3.analysis.MultivariateVectorFunction, org.apache.commons.math3.analysis.MultivariateMatrixFunction)' has been changed to org.apache.commons.math3.fitting.leastsquares.ValueAndJacobianFunction</td> -<td><a href="./xref/org/apache/commons/math3/fitting/leastsquares/LeastSquaresFactory.html">org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory</a></td> -<td>public org.apache.commons.math3.fitting.leastsquares.MultivariateJacobianFunction model(org.apache.commons.math3.analysis.MultivariateVectorFunction, org.apache.commons.math3.analysis.MultivariateMatrixFunction)</td></tr> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Class org.apache.commons.math3.analysis.interpolation.PiecewiseBicubicSplineInterpolator added</td> +<td><a href="./xref/org/apache/commons/math3/analysis/interpolation/PiecewiseBicubicSplineInterpolator.html">org.apache.commons.math3.analysis.interpolation.PiecewiseBicubicSplineInterpolator</a></td> +<td></td></tr> <tr class="a"> <td><img alt="Info" src="images/icon_info_sml.gif" /></td> -<td>Class org.apache.commons.math3.analysis.interpolation.AkimaSplineInterpolator added</td> -<td><a href="./xref/org/apache/commons/math3/analysis/interpolation/AkimaSplineInterpolator.html">org.apache.commons.math3.analysis.interpolation.AkimaSplineInterpolator</a></td> +<td>Class org.apache.commons.math3.analysis.interpolation.TricubicInterpolatingFunction added</td> +<td><a href="./xref/org/apache/commons/math3/analysis/interpolation/TricubicInterpolatingFunction.html">org.apache.commons.math3.analysis.interpolation.TricubicInterpolatingFunction</a></td> <td></td></tr> <tr class="b"> <td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Class org.apache.commons.math3.analysis.interpolation.TricubicInterpolator added</td> +<td><a href="./xref/org/apache/commons/math3/analysis/interpolation/TricubicInterpolator.html">org.apache.commons.math3.analysis.interpolation.TricubicInterpolator</a></td> +<td></td></tr> +<tr class="a"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> <td>Class org.apache.commons.math3.distribution.ConstantRealDistribution added</td> <td><a href="./xref/org/apache/commons/math3/distribution/ConstantRealDistribution.html">org.apache.commons.math3.distribution.ConstantRealDistribution</a></td> <td></td></tr> -<tr class="a"> +<tr class="b"> <td><img alt="Info" src="images/icon_info_sml.gif" /></td> <td>Class org.apache.commons.math3.distribution.GumbelDistribution added</td> <td><a href="./xref/org/apache/commons/math3/distribution/GumbelDistribution.html">org.apache.commons.math3.distribution.GumbelDistribution</a></td> <td></td></tr> -<tr class="b"> +<tr class="a"> <td><img alt="Info" src="images/icon_info_sml.gif" /></td> <td>Class org.apache.commons.math3.distribution.LaplaceDistribution added</td> <td><a href="./xref/org/apache/commons/math3/distribution/LaplaceDistribution.html">org.apache.commons.math3.distribution.LaplaceDistribution</a></td> <td></td></tr> +<tr class="b"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Method 'public LevyDistribution(double, double)' has been added</td> +<td><a href="./xref/org/apache/commons/math3/distribution/LevyDistribution.html">org.apache.commons.math3.distribution.LevyDistribution</a></td> +<td>public LevyDistribution(double, double)</td></tr> <tr class="a"> <td><img alt="Info" src="images/icon_info_sml.gif" /></td> <td>Class org.apache.commons.math3.distribution.LogisticDistribution added</td> @@ -450,6 +464,16 @@ <td></td></tr> <tr class="a"> <td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Added public field BESSEL_FUNCTION_BAD_ARGUMENT</td> +<td><a href="./xref/org/apache/commons/math3/exception/util/LocalizedFormats.html">org.apache.commons.math3.exception.util.LocalizedFormats</a></td> +<td>BESSEL_FUNCTION_BAD_ARGUMENT</td></tr> +<tr class="b"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Added public field BESSEL_FUNCTION_FAILED_CONVERGENCE</td> +<td><a href="./xref/org/apache/commons/math3/exception/util/LocalizedFormats.html">org.apache.commons.math3.exception.util.LocalizedFormats</a></td> +<td>BESSEL_FUNCTION_FAILED_CONVERGENCE</td></tr> +<tr class="a"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> <td>Added public field INVALID_IMPLEMENTATION</td> <td><a href="./xref/org/apache/commons/math3/exception/util/LocalizedFormats.html">org.apache.commons.math3.exception.util.LocalizedFormats</a></td> <td>INVALID_IMPLEMENTATION</td></tr> @@ -460,14 +484,34 @@ <td>OVERFLOW_IN_MULTIPLICATION</td></tr> <tr class="a"> <td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Class org.apache.commons.math3.fitting.SimpleCurveFitter added</td> +<td><a href="./xref/org/apache/commons/math3/fitting/SimpleCurveFitter.html">org.apache.commons.math3.fitting.SimpleCurveFitter</a></td> +<td></td></tr> +<tr class="b"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> <td>Class org.apache.commons.math3.fitting.leastsquares.EvaluationRmsChecker added</td> <td><a href="./xref/org/apache/commons/math3/fitting/leastsquares/EvaluationRmsChecker.html">org.apache.commons.math3.fitting.leastsquares.EvaluationRmsChecker</a></td> <td></td></tr> +<tr class="a"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Method 'public org.apache.commons.math3.fitting.leastsquares.LeastSquaresBuilder lazyEvaluation(boolean)' has been added</td> +<td><a href="./xref/org/apache/commons/math3/fitting/leastsquares/LeastSquaresBuilder.html">org.apache.commons.math3.fitting.leastsquares.LeastSquaresBuilder</a></td> +<td>public org.apache.commons.math3.fitting.leastsquares.LeastSquaresBuilder lazyEvaluation(boolean)</td></tr> <tr class="b"> <td><img alt="Info" src="images/icon_info_sml.gif" /></td> -<td>Method 'public org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem create(org.apache.commons.math3.fitting.leastsquares.MultivariateJacobianFunction, org.apache.commons.math3.linear.RealVector, org.apache.commons.math3.linear.RealVector, org.apache.commons.math3.optim.ConvergenceChecker, int, int, boolean)' has been added</td> +<td>Method 'public org.apache.commons.math3.fitting.leastsquares.LeastSquaresBuilder parameterValidator(org.apache.commons.math3.fitting.leastsquares.ParameterValidator)' has been added</td> +<td><a href="./xref/org/apache/commons/math3/fitting/leastsquares/LeastSquaresBuilder.html">org.apache.commons.math3.fitting.leastsquares.LeastSquaresBuilder</a></td> +<td>public org.apache.commons.math3.fitting.leastsquares.LeastSquaresBuilder parameterValidator(org.apache.commons.math3.fitting.leastsquares.ParameterValidator)</td></tr> +<tr class="a"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Method 'public org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem create(org.apache.commons.math3.fitting.leastsquares.MultivariateJacobianFunction, org.apache.commons.math3.linear.RealVector, org.apache.commons.math3.linear.RealVector, org.apache.commons.math3.linear.RealMatrix, org.apache.commons.math3.optim.ConvergenceChecker, int, int, boolean, org.apache.commons.math3.fitting.leastsquares.ParameterValidator)' has been added</td> <td><a href="./xref/org/apache/commons/math3/fitting/leastsquares/LeastSquaresFactory.html">org.apache.commons.math3.fitting.leastsquares.LeastSquaresFactory</a></td> -<td>public org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem create(org.apache.commons.math3.fitting.leastsquares.MultivariateJacobianFunction, org.apache.commons.math3.linear.RealVector, org.apache.commons.math3.linear.RealVector, org.apache.commons.math3.optim.ConvergenceChecker, int, int, boolean)</td></tr> +<td>public org.apache.commons.math3.fitting.leastsquares.LeastSquaresProblem create(org.apache.commons.math3.fitting.leastsquares.MultivariateJacobianFunction, org.apache.commons.math3.linear.RealVector, org.apache.commons.math3.linear.RealVector, org.apache.commons.math3.linear.RealMatrix, org.apache.commons.math3.optim.ConvergenceChecker, int, int, boolean, org.apache.commons.math3.fitting.leastsquares.ParameterValidator)</td></tr> +<tr class="b"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Class org.apache.commons.math3.fitting.leastsquares.ParameterValidator added</td> +<td><a href="./xref/org/apache/commons/math3/fitting/leastsquares/ParameterValidator.html">org.apache.commons.math3.fitting.leastsquares.ParameterValidator</a></td> +<td></td></tr> <tr class="a"> <td><img alt="Info" src="images/icon_info_sml.gif" /></td> <td>Class org.apache.commons.math3.fitting.leastsquares.ValueAndJacobianFunction added</td> @@ -475,11 +519,61 @@ <td></td></tr> <tr class="b"> <td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Method 'public void insertInTree(org.apache.commons.math3.geometry.partitioning.BSPTree, boolean)' has been deprecated</td> +<td><a href="./xref/org/apache/commons/math3/geometry/partitioning/BSPTree.html">org.apache.commons.math3.geometry.partitioning.BSPTree</a></td> +<td>public void insertInTree(org.apache.commons.math3.geometry.partitioning.BSPTree, boolean)</td></tr> +<tr class="a"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Method 'public void insertInTree(org.apache.commons.math3.geometry.partitioning.BSPTree, boolean, org.apache.commons.math3.geometry.partitioning.BSPTree$VanishingCutHandler)' has been added</td> +<td><a href="./xref/org/apache/commons/math3/geometry/partitioning/BSPTree.html">org.apache.commons.math3.geometry.partitioning.BSPTree</a></td> +<td>public void insertInTree(org.apache.commons.math3.geometry.partitioning.BSPTree, boolean, org.apache.commons.math3.geometry.partitioning.BSPTree$VanishingCutHandler)</td></tr> +<tr class="b"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Class org.apache.commons.math3.geometry.partitioning.BSPTree$VanishingCutHandler added</td> +<td><a href="./xref/org/apache/commons/math3/geometry/partitioning/BSPTree.html">org.apache.commons.math3.geometry.partitioning.BSPTree$VanishingCutHandler</a></td> +<td></td></tr> +<tr class="a"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Method 'public BoundaryAttribute(org.apache.commons.math3.geometry.partitioning.SubHyperplane, org.apache.commons.math3.geometry.partitioning.SubHyperplane)' has been deprecated</td> +<td><a href="./xref/org/apache/commons/math3/geometry/partitioning/BoundaryAttribute.html">org.apache.commons.math3.geometry.partitioning.BoundaryAttribute</a></td> +<td>public BoundaryAttribute(org.apache.commons.math3.geometry.partitioning.SubHyperplane, org.apache.commons.math3.geometry.partitioning.SubHyperplane)</td></tr> +<tr class="b"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Method 'public org.apache.commons.math3.geometry.partitioning.NodesSet getSplitters()' has been added</td> +<td><a href="./xref/org/apache/commons/math3/geometry/partitioning/BoundaryAttribute.html">org.apache.commons.math3.geometry.partitioning.BoundaryAttribute</a></td> +<td>public org.apache.commons.math3.geometry.partitioning.NodesSet getSplitters()</td></tr> +<tr class="a"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Class org.apache.commons.math3.geometry.partitioning.NodesSet added</td> +<td><a href="./xref/org/apache/commons/math3/geometry/partitioning/NodesSet.html">org.apache.commons.math3.geometry.partitioning.NodesSet</a></td> +<td></td></tr> +<tr class="b"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Method 'public double[] getInterpolatedDerivatives()' has been added</td> +<td><a href="./xref/org/apache/commons/math3/ode/ContinuousOutputModel.html">org.apache.commons.math3.ode.ContinuousOutputModel</a></td> +<td>public double[] getInterpolatedDerivatives()</td></tr> +<tr class="a"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Method 'public double[] getInterpolatedSecondaryDerivatives(int)' has been added</td> +<td><a href="./xref/org/apache/commons/math3/ode/ContinuousOutputModel.html">org.apache.commons.math3.ode.ContinuousOutputModel</a></td> +<td>public double[] getInterpolatedSecondaryDerivatives(int)</td></tr> +<tr class="b"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> <td>Method 'public double sample()' has been removed, but an inherited definition exists.</td> <td><a href="./xref/org/apache/commons/math3/random/EmpiricalDistribution.html">org.apache.commons.math3.random.EmpiricalDistribution</a></td> <td>public double sample()</td></tr> <tr class="a"> <td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Class org.apache.commons.math3.special.BesselJ added</td> +<td><a href="./xref/org/apache/commons/math3/special/BesselJ.html">org.apache.commons.math3.special.BesselJ</a></td> +<td></td></tr> +<tr class="b"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Class org.apache.commons.math3.special.BesselJ$BesselJResult added</td> +<td><a href="./xref/org/apache/commons/math3/special/BesselJ.html">org.apache.commons.math3.special.BesselJ$BesselJResult</a></td> +<td></td></tr> +<tr class="a"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> <td>Method 'public org.apache.commons.math3.stat.descriptive.rank.Median withEstimationType(org.apache.commons.math3.stat.descriptive.rank.Percentile$EstimationType)' has been added</td> <td><a href="./xref/org/apache/commons/math3/stat/descriptive/rank/Median.html">org.apache.commons.math3.stat.descriptive.rank.Median</a></td> <td>public org.apache.commons.math3.stat.descriptive.rank.Median withEstimationType(org.apache.commons.math3.stat.descriptive.rank.Percentile$EstimationType)</td></tr> @@ -690,20 +784,25 @@ <td>public double[] copyOfRange(double[], int, int)</td></tr> <tr class="a"> <td><img alt="Info" src="images/icon_info_sml.gif" /></td> +<td>Method 'public int[] sequence(int, int, int)' has been added</td> +<td><a href="./xref/org/apache/commons/math3/util/MathArrays.html">org.apache.commons.math3.util.MathArrays</a></td> +<td>public int[] sequence(int, int, int)</td></tr> +<tr class="b"> +<td><img alt="Info" src="images/icon_info_sml.gif" /></td> <td>Added public field PI_SQUARED</td> <td><a href="./xref/org/apache/commons/math3/util/MathUtils.html">org.apache.commons.math3.util.MathUtils</a></td> <td>PI_SQUARED</td></tr> -<tr class="b"> +<tr class="a"> <td><img alt="Info" src="images/icon_info_sml.gif" /></td> <td>Class org.apache.commons.math3.util.MedianOf3PivotingStrategy added</td> <td><a href="./xref/org/apache/commons/math3/util/MedianOf3PivotingStrategy.html">org.apache.commons.math3.util.MedianOf3PivotingStrategy</a></td> <td></td></tr> -<tr class="a"> +<tr class="b"> <td><img alt="Info" src="images/icon_info_sml.gif" /></td> <td>Class org.apache.commons.math3.util.PivotingStrategyInterface added</td> <td><a href="./xref/org/apache/commons/math3/util/PivotingStrategyInterface.html">org.apache.commons.math3.util.PivotingStrategyInterface</a></td> <td></td></tr> -<tr class="b"> +<tr class="a"> <td><img alt="Info" src="images/icon_info_sml.gif" /></td> <td>Class org.apache.commons.math3.util.RandomPivotingStrategy added</td> <td><a href="./xref/org/apache/commons/math3/util/RandomPivotingStrategy.html">org.apache.commons.math3.util.RandomPivotingStrategy</a></td> Modified: websites/production/commons/content/proper/commons-math/dependencies.html ============================================================================== --- websites/production/commons/content/proper/commons-math/dependencies.html (original) +++ websites/production/commons/content/proper/commons-math/dependencies.html Thu Dec 18 23:11:03 2014 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 18 October 2014 + | Generated by Apache Maven Doxia at 18 December 2014 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20141018" /> + <meta name="Date-Revision-yyyymmdd" content="20141218" /> <meta http-equiv="Content-Language" content="en" /> <title>Math - Project Dependencies</title> @@ -40,8 +40,8 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/">Apache Commons Math ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 18 October 2014</li> - <li class="divider">|</li> <li id="projectVersion">Version: 3.4-SNAPSHOT</li> + <li id="publishDate">Last Published: 18 December 2014</li> + <li class="divider">|</li> <li id="projectVersion">Version: 3.4</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -82,6 +82,10 @@ Latest API docs (development)</a> </li> <li class="none"> + <a href="../../math/javadocs/api-3.4/index.html" title="Javadoc (3.4 release)"> + Javadoc (3.4 release)</a> + </li> + <li class="none"> <a href="../../math/javadocs/api-3.3/index.html" title="Javadoc (3.3 release)"> Javadoc (3.3 release)</a> </li> @@ -394,7 +398,7 @@ <div class="section"> <h3>Dependency Tree<a name="Dependency_Tree"></a></h3> <ul> -<li>org.apache.commons:commons-math3:jar:3.4-SNAPSHOT <img id="_img1" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep0" style="display:none"> +<li>org.apache.commons:commons-math3:jar:3.4 <img id="_img1" src="./images/icon_info_sml.gif" alt="Information" onclick="toggleDependencyDetail( '_dep0', '_img1' );" style="cursor: pointer;vertical-align:text-bottom;"></img><div id="_dep0" style="display:none"> <table border="0" class="bodyTable"> <tr class="a"> <th>Apache Commons Math</th></tr> Modified: websites/production/commons/content/proper/commons-math/developers.html ============================================================================== --- websites/production/commons/content/proper/commons-math/developers.html (original) +++ websites/production/commons/content/proper/commons-math/developers.html Thu Dec 18 23:11:03 2014 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 18 October 2014 + | Generated by Apache Maven Doxia at 18 December 2014 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20141018" /> + <meta name="Date-Revision-yyyymmdd" content="20141218" /> <meta http-equiv="Content-Language" content="en" /> <title>Math - Developers Guide</title> @@ -41,8 +41,8 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/">Apache Commons Math ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 18 October 2014</li> - <li class="divider">|</li> <li id="projectVersion">Version: 3.4-SNAPSHOT</li> + <li id="publishDate">Last Published: 18 December 2014</li> + <li class="divider">|</li> <li id="projectVersion">Version: 3.4</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -83,6 +83,10 @@ Latest API docs (development)</a> </li> <li class="none"> + <a href="../../math/javadocs/api-3.4/index.html" title="Javadoc (3.4 release)"> + Javadoc (3.4 release)</a> + </li> + <li class="none"> <a href="../../math/javadocs/api-3.3/index.html" title="Javadoc (3.3 release)"> Javadoc (3.3 release)</a> </li> Modified: websites/production/commons/content/proper/commons-math/distribution-management.html ============================================================================== --- websites/production/commons/content/proper/commons-math/distribution-management.html (original) +++ websites/production/commons/content/proper/commons-math/distribution-management.html Thu Dec 18 23:11:03 2014 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 18 October 2014 + | Generated by Apache Maven Doxia at 18 December 2014 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20141018" /> + <meta name="Date-Revision-yyyymmdd" content="20141218" /> <meta http-equiv="Content-Language" content="en" /> <title>Math - Project Distribution Management</title> @@ -40,8 +40,8 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/">Apache Commons Math ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 18 October 2014</li> - <li class="divider">|</li> <li id="projectVersion">Version: 3.4-SNAPSHOT</li> + <li id="publishDate">Last Published: 18 December 2014</li> + <li class="divider">|</li> <li id="projectVersion">Version: 3.4</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -82,6 +82,10 @@ Latest API docs (development)</a> </li> <li class="none"> + <a href="../../math/javadocs/api-3.4/index.html" title="Javadoc (3.4 release)"> + Javadoc (3.4 release)</a> + </li> + <li class="none"> <a href="../../math/javadocs/api-3.3/index.html" title="Javadoc (3.3 release)"> Javadoc (3.3 release)</a> </li> Modified: websites/production/commons/content/proper/commons-math/download_math.html ============================================================================== --- websites/production/commons/content/proper/commons-math/download_math.html (original) +++ websites/production/commons/content/proper/commons-math/download_math.html Thu Dec 18 23:11:03 2014 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 18 October 2014 + | Generated by Apache Maven Doxia at 18 December 2014 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -8,7 +8,7 @@ <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="Commons Documentation Team" /> - <meta name="Date-Revision-yyyymmdd" content="20141018" /> + <meta name="Date-Revision-yyyymmdd" content="20141218" /> <meta http-equiv="Content-Language" content="en" /> <title>Math - Download Apache Commons Math</title> @@ -42,8 +42,8 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/">Apache Commons Math ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 18 October 2014</li> - <li class="divider">|</li> <li id="projectVersion">Version: 3.4-SNAPSHOT</li> + <li id="publishDate">Last Published: 18 December 2014</li> + <li class="divider">|</li> <li id="projectVersion">Version: 3.4</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -84,6 +84,10 @@ Latest API docs (development)</a> </li> <li class="none"> + <a href="../../math/javadocs/api-3.4/index.html" title="Javadoc (3.4 release)"> + Javadoc (3.4 release)</a> + </li> + <li class="none"> <a href="../../math/javadocs/api-3.3/index.html" title="Javadoc (3.3 release)"> Javadoc (3.3 release)</a> </li> @@ -393,7 +397,7 @@ limitations under the License. --><!-- + </div> <div class="section"> -<h2>Apache Commons Math 3.3 (requires Java 1.5+)<a name="Apache_Commons_Math_3.3_requires_Java_1.5"></a></h2> +<h2>Apache Commons Math 3.4 (requires Java 1.5+)<a name="Apache_Commons_Math_3.4_requires_Java_1.5"></a></h2> <div class="section"> <h3>Binaries<a name="Binaries"></a></h3> @@ -402,20 +406,20 @@ limitations under the License. --><!-- + <tr class="a"> -<td><a href="[preferred]/commons/math/binaries/commons-math3-3.3-bin.tar.gz">commons-math3-3.3-bin.tar.gz</a></td> +<td><a href="[preferred]/commons/math/binaries/commons-math3-3.4-bin.tar.gz">commons-math3-3.4-bin.tar.gz</a></td> -<td><a class="externalLink" href="http://www.apache.org/dist/commons/math/binaries/commons-math3-3.3-bin.tar.gz.md5">md5</a></td> +<td><a class="externalLink" href="http://www.apache.org/dist/commons/math/binaries/commons-math3-3.4-bin.tar.gz.md5">md5</a></td> -<td><a class="externalLink" href="http://www.apache.org/dist/commons/math/binaries/commons-math3-3.3-bin.tar.gz.asc">pgp</a></td> +<td><a class="externalLink" href="http://www.apache.org/dist/commons/math/binaries/commons-math3-3.4-bin.tar.gz.asc">pgp</a></td> </tr> <tr class="b"> -<td><a href="[preferred]/commons/math/binaries/commons-math3-3.3-bin.zip">commons-math3-3.3-bin.zip</a></td> +<td><a href="[preferred]/commons/math/binaries/commons-math3-3.4-bin.zip">commons-math3-3.4-bin.zip</a></td> -<td><a class="externalLink" href="http://www.apache.org/dist/commons/math/binaries/commons-math3-3.3-bin.zip.md5">md5</a></td> +<td><a class="externalLink" href="http://www.apache.org/dist/commons/math/binaries/commons-math3-3.4-bin.zip.md5">md5</a></td> -<td><a class="externalLink" href="http://www.apache.org/dist/commons/math/binaries/commons-math3-3.3-bin.zip.asc">pgp</a></td> +<td><a class="externalLink" href="http://www.apache.org/dist/commons/math/binaries/commons-math3-3.4-bin.zip.asc">pgp</a></td> </tr> </table> </div> @@ -427,20 +431,20 @@ limitations under the License. --><!-- + <tr class="a"> -<td><a href="[preferred]/commons/math/source/commons-math3-3.3-src.tar.gz">commons-math3-3.3-src.tar.gz</a></td> +<td><a href="[preferred]/commons/math/source/commons-math3-3.4-src.tar.gz">commons-math3-3.4-src.tar.gz</a></td> -<td><a class="externalLink" href="http://www.apache.org/dist/commons/math/source/commons-math3-3.3-src.tar.gz.md5">md5</a></td> +<td><a class="externalLink" href="http://www.apache.org/dist/commons/math/source/commons-math3-3.4-src.tar.gz.md5">md5</a></td> -<td><a class="externalLink" href="http://www.apache.org/dist/commons/math/source/commons-math3-3.3-src.tar.gz.asc">pgp</a></td> +<td><a class="externalLink" href="http://www.apache.org/dist/commons/math/source/commons-math3-3.4-src.tar.gz.asc">pgp</a></td> </tr> <tr class="b"> -<td><a href="[preferred]/commons/math/source/commons-math3-3.3-src.zip">commons-math3-3.3-src.zip</a></td> +<td><a href="[preferred]/commons/math/source/commons-math3-3.4-src.zip">commons-math3-3.4-src.zip</a></td> -<td><a class="externalLink" href="http://www.apache.org/dist/commons/math/source/commons-math3-3.3-src.zip.md5">md5</a></td> +<td><a class="externalLink" href="http://www.apache.org/dist/commons/math/source/commons-math3-3.4-src.zip.md5">md5</a></td> -<td><a class="externalLink" href="http://www.apache.org/dist/commons/math/source/commons-math3-3.3-src.zip.asc">pgp</a></td> +<td><a class="externalLink" href="http://www.apache.org/dist/commons/math/source/commons-math3-3.4-src.zip.asc">pgp</a></td> </tr> </table> </div> Modified: websites/production/commons/content/proper/commons-math/findbugs.html ============================================================================== --- websites/production/commons/content/proper/commons-math/findbugs.html (original) +++ websites/production/commons/content/proper/commons-math/findbugs.html Thu Dec 18 23:11:03 2014 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 18 October 2014 + | Generated by Apache Maven Doxia at 18 December 2014 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20141018" /> + <meta name="Date-Revision-yyyymmdd" content="20141218" /> <meta http-equiv="Content-Language" content="en" /> <title>Math - FindBugs Bug Detector Report</title> @@ -40,8 +40,8 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/">Apache Commons Math ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 18 October 2014</li> - <li class="divider">|</li> <li id="projectVersion">Version: 3.4-SNAPSHOT</li> + <li id="publishDate">Last Published: 18 December 2014</li> + <li class="divider">|</li> <li id="projectVersion">Version: 3.4</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -82,6 +82,10 @@ Latest API docs (development)</a> </li> <li class="none"> + <a href="../../math/javadocs/api-3.4/index.html" title="Javadoc (3.4 release)"> + Javadoc (3.4 release)</a> + </li> + <li class="none"> <a href="../../math/javadocs/api-3.3/index.html" title="Javadoc (3.3 release)"> Javadoc (3.3 release)</a> </li> @@ -369,7 +373,7 @@ <th>Errors</th> <th>Missing Classes</th></tr> <tr class="b"> -<td>1188</td> +<td>1215</td> <td>0</td> <td>0</td> <td>0</td></tr></table></div> Modified: websites/production/commons/content/proper/commons-math/index.html ============================================================================== --- websites/production/commons/content/proper/commons-math/index.html (original) +++ websites/production/commons/content/proper/commons-math/index.html Thu Dec 18 23:11:03 2014 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 18 October 2014 + | Generated by Apache Maven Doxia at 18 December 2014 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20141018" /> + <meta name="Date-Revision-yyyymmdd" content="20141218" /> <meta http-equiv="Content-Language" content="en" /> <title>Math - Commons Math: The Apache Commons Mathematics Library</title> @@ -41,8 +41,8 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/">Apache Commons Math ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 18 October 2014</li> - <li class="divider">|</li> <li id="projectVersion">Version: 3.4-SNAPSHOT</li> + <li id="publishDate">Last Published: 18 December 2014</li> + <li class="divider">|</li> <li id="projectVersion">Version: 3.4</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -83,6 +83,10 @@ Latest API docs (development)</a> </li> <li class="none"> + <a href="../../math/javadocs/api-3.4/index.html" title="Javadoc (3.4 release)"> + Javadoc (3.4 release)</a> + </li> + <li class="none"> <a href="../../math/javadocs/api-3.3/index.html" title="Javadoc (3.3 release)"> Javadoc (3.3 release)</a> </li> Modified: websites/production/commons/content/proper/commons-math/integration.html ============================================================================== --- websites/production/commons/content/proper/commons-math/integration.html (original) +++ websites/production/commons/content/proper/commons-math/integration.html Thu Dec 18 23:11:03 2014 @@ -1,13 +1,13 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 18 October 2014 + | Generated by Apache Maven Doxia at 18 December 2014 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <meta name="Date-Revision-yyyymmdd" content="20141018" /> + <meta name="Date-Revision-yyyymmdd" content="20141218" /> <meta http-equiv="Content-Language" content="en" /> <title>Math - Continuous Integration</title> @@ -40,8 +40,8 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/">Apache Commons Math ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 18 October 2014</li> - <li class="divider">|</li> <li id="projectVersion">Version: 3.4-SNAPSHOT</li> + <li id="publishDate">Last Published: 18 December 2014</li> + <li class="divider">|</li> <li id="projectVersion">Version: 3.4</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -82,6 +82,10 @@ Latest API docs (development)</a> </li> <li class="none"> + <a href="../../math/javadocs/api-3.4/index.html" title="Javadoc (3.4 release)"> + Javadoc (3.4 release)</a> + </li> + <li class="none"> <a href="../../math/javadocs/api-3.3/index.html" title="Javadoc (3.3 release)"> Javadoc (3.3 release)</a> </li> Modified: websites/production/commons/content/proper/commons-math/issue-tracking.html ============================================================================== --- websites/production/commons/content/proper/commons-math/issue-tracking.html (original) +++ websites/production/commons/content/proper/commons-math/issue-tracking.html Thu Dec 18 23:11:03 2014 @@ -1,6 +1,6 @@ <!DOCTYPE html> <!-- - | Generated by Apache Maven Doxia at 18 October 2014 + | Generated by Apache Maven Doxia at 18 December 2014 | Rendered using Apache Maven Fluido Skin 1.3.0 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> @@ -8,7 +8,7 @@ <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="Commons Documentation Team" /> - <meta name="Date-Revision-yyyymmdd" content="20141018" /> + <meta name="Date-Revision-yyyymmdd" content="20141218" /> <meta http-equiv="Content-Language" content="en" /> <title>Math - Commons Math Issue tracking</title> @@ -42,8 +42,8 @@ <a class="brand" href="http://commons.apache.org/proper/commons-math/">Apache Commons Math ™</a> <ul class="nav"> - <li id="publishDate">Last Published: 18 October 2014</li> - <li class="divider">|</li> <li id="projectVersion">Version: 3.4-SNAPSHOT</li> + <li id="publishDate">Last Published: 18 December 2014</li> + <li class="divider">|</li> <li id="projectVersion">Version: 3.4</li> </ul> <div class="pull-right"> <ul class="nav"> <li> @@ -84,6 +84,10 @@ Latest API docs (development)</a> </li> <li class="none"> + <a href="../../math/javadocs/api-3.4/index.html" title="Javadoc (3.4 release)"> + Javadoc (3.4 release)</a> + </li> + <li class="none"> <a href="../../math/javadocs/api-3.3/index.html" title="Javadoc (3.3 release)"> Javadoc (3.3 release)</a> </li>