Thanks and sorry! On Fri, Jan 28, 2011 at 4:56 PM, <m...@apache.org> wrote: > Author: mikl > Date: Fri Jan 28 21:56:42 2011 > New Revision: 1064904 > > URL: http://svn.apache.org/viewvc?rev=1064904&view=rev > Log: > Updated name in changelog to reflect fixes for MATH-384 and MATH-385 which > was introduced in r1056747. > > Modified: > commons/proper/math/branches/MATH_2_X/src/site/xdoc/changes.xml > > Modified: commons/proper/math/branches/MATH_2_X/src/site/xdoc/changes.xml > URL: > http://svn.apache.org/viewvc/commons/proper/math/branches/MATH_2_X/src/site/xdoc/changes.xml?rev=1064904&r1=1064903&r2=1064904&view=diff > ============================================================================== > --- commons/proper/math/branches/MATH_2_X/src/site/xdoc/changes.xml (original) > +++ commons/proper/math/branches/MATH_2_X/src/site/xdoc/changes.xml Fri Jan > 28 21:56:42 2011 > @@ -114,14 +114,14 @@ The <action> type attribute can be add,u > Modified erf (and erfc) to return extreme values for x with abs(x) > > 40. > For these arguments, the true value is indistinguishable from an > extrema as a double. > </action> > - <action dev="mikkel" type="update" issue="MATH-385"> > + <action dev="mikl" type="update" issue="MATH-385"> > Added characteristic support to distributions, including methods to > return numerical > estimates of the mean and variance and upper and lower bounds of > support. In version 2.2, > methods returning distribution characteristics have been added only > to the implementation > classes. In version 3, supporting methods have been added to the > abstract base classes > and distribution interfaces. > </action> > - <action dev="mikkel" type="update" issue="MATH-384"> > + <action dev="mikl" type="update" issue="MATH-384"> > Added a constructor and addValues(double[]) methods allowing > DescriptiveStatistics to > be initialized with values from a double[] array. Similarly enhanced > ResizeableDoubleArray. > > >
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org