You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by md...@apache.org on 2003/06/05 16:03:54 UTC

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

mdiggory    2003/06/05 07:03:54

  Added:       math/src/test/org/apache/commons/math/stat/distribution
                        GammaDistributionTest.java
                        DistributionFactoryImplTest.java
                        ChiSquareDistributionTest.java
               math/src/java/org/apache/commons/math/special Gamma.java
  Log:
  PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20488
  Submitted by:	Brent Worden
  
  Initial submission of the distribution library
  
  Revision  Changes    Path
  1.3       +28 -81    jakarta-commons-sandbox/math/src/test/org/apache/commons/math/stat/distribution/GammaDistributionTest.java
  
  
  
  
  1.3       +130 -183  jakarta-commons-sandbox/math/src/test/org/apache/commons/math/stat/distribution/DistributionFactoryImplTest.java
  
  
  
  
  1.3       +76 -129   jakarta-commons-sandbox/math/src/test/org/apache/commons/math/stat/distribution/ChiSquareDistributionTest.java
  
  
  
  
  1.3       +199 -180  jakarta-commons-sandbox/math/src/java/org/apache/commons/math/special/Gamma.java
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org