/[Apache-SVN]
ViewVC logotype

Revision 233121


Jump to revision: Previous Next
Author: brentworden
Date: Wed Aug 17 04:41:02 2005 UTC (18 years, 8 months ago)
Changed paths: 4
Log Message:
PR 36105: continued fractions convergents were diverging because of infinite intermediate computations.  To solve this, if infinite computations are detected, linear scaling is performed to lessen the magnitude of these computations.

Changed paths

Path Details
Directoryjakarta/commons/proper/math/branches/MATH_1_1/src/java/org/apache/commons/math/special/Gamma.java modified , text changed
Directoryjakarta/commons/proper/math/branches/MATH_1_1/src/java/org/apache/commons/math/util/ContinuedFraction.java modified , text changed
Directoryjakarta/commons/proper/math/branches/MATH_1_1/src/test/org/apache/commons/math/distribution/PoissonDistributionTest.java modified , text changed
Directoryjakarta/commons/proper/math/branches/MATH_1_1/xdocs/changes.xml modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26