Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-commons Wiki" for change notification.
The following page has been changed by PhilSteitz: http://wiki.apache.org/jakarta-commons/math/1%2e1ReleasePlan The comment on the change is: Marked completed items done ------------------------------------------------------------------------------ * ('''Done''')Address Bug 35042: `BrentSolver` and `SecantSolver` request boundary values from function twice * ('''Done''')Add `RandomGenerator` extending `java.util.Random` to complete pluggability * ('''Done''')Resolve Bug 36105 (inverseCumulativeProbability fails for large Poission with large lambda) - * Resolve Bug 37255 (PolynomialSplineFunction does not implement DifferentiableUnivariateRealFunction) + * ('''Done''')Resolve Bug 37255 (PolynomialSplineFunction does not implement DifferentiableUnivariateRealFunction) - * Resolve Bug 37086 (Complex arithmetic operations do not conform to C99x Annex G) + * ('''Done''')Resolve Bug 37086 (Complex arithmetic operations do not conform to C99x Annex G) Some data and proposed values re 37086 || '''Operation''' || '''Math 1.0 Value''' || '''Colt''' ||'''R'''|| '''Proposed for 1.1''' || '''Comments?''' || || (1 + NaNi) + (0 + 0i) || NaN + NaNi || 1 + NaNi || 1 + NaNi || 1 + NaNi || -- || @@ -43, +43 @@ || (1 + 0i)/(0 + 0i) || ArithmeticExeption || NaN + NaNi ||NaN + NaNi|| NaN + NaNi || -- || === Documentation === - * Update release 1.0 javadoc link in navigation. + * ('''Done''')Update release 1.0 javadoc link in navigation. - * Run linkcheck to verify links in javadoc and user guide + * ('''Done''')Run linkcheck to verify links in javadoc and user guide * Only link errors are valid redirects and links to release 1.0 javadoc index. Once 1.0 javadoc is generated and published, this item can be marked complete. * ('''Done''')Add documentation in user guide showing how PRNG pluggability works @@ -52, +52 @@ * Generate/Publish release 1.0 javadoc. * ('''Done''') Add since tags to all methods introduced since 1.0 release * ('''Done''') Improve `WeibullDistributionImpl` javadoc - * Review all javadoc for accuracy and completeness + * ('''Done''')Review all javadoc for accuracy and completeness === Quality === * ('''Done''') Fix any checkstyle warnings. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]