cvs commit: jakarta-commons/math/src/java/org/apache/commons/math/special Gamma.java

2004-10-07 Thread psteitz
psteitz 2004/10/07 22:53:19 Modified:math/src/java/org/apache/commons/math/special Gamma.java Log: Improved performance of logGamma. Pr #31522 Submitted by: Ken Geis Reviewd by: Phil Steitz Revision ChangesPath 1.22 +7 -4 jakarta-commons/math/src/java/org

cvs commit: jakarta-commons/math/src/java/org/apache/commons/math/special Gamma.java

2004-06-10 Thread brentworden
brentworden2004/06/10 11:34:53 Modified:math/src/java/org/apache/commons/math/special Gamma.java Log: removed some condition logic by changing the continued fraction representation. Revision ChangesPath 1.20 +4 -19 jakarta-commons/math/src/java/org/apache/common