Author: luc
Date: Wed Oct 28 21:54:13 2009
New Revision: 830772
URL: http://svn.apache.org/viewvc?rev=830772&view=rev
Log:
fixed findbugs false positive
Modified:
commons/proper/math/trunk/findbugs-exclude-filter.xml
Modified: commons/proper/math/trunk/findbugs-exclude-filter.xml
URL:
http:
Author: luc
Date: Wed Oct 28 21:53:35 2009
New Revision: 830771
URL: http://svn.apache.org/viewvc?rev=830771&view=rev
Log:
fixed checkstyle errors
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/BinomialDistributionImpl.java
commons/proper/math/tru
Author: luc
Date: Wed Oct 28 21:52:39 2009
New Revision: 830770
URL: http://svn.apache.org/viewvc?rev=830770&view=rev
Log:
changed TWO_PI visibility to public
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/util/MathUtils.java
Modified:
commons/proper/math/trunk/s
Author: brentworden
Date: Wed Oct 28 19:59:21 2009
New Revision: 830745
URL: http://svn.apache.org/viewvc?rev=830745&view=rev
Log:
MATH-311. Changed probability calculations for Binomial, Poisson, and
Hypergeometric distributions to use Catherine Loader's saddle point
approximations
Added:
Author: brentworden
Date: Wed Oct 28 15:42:43 2009
New Revision: 830641
URL: http://svn.apache.org/viewvc?rev=830641&view=rev
Log:
updated external dependency section in javadoc to correctly identify required
and conditionally required dependencies.
Modified:
commons/proper/beanutils/trunk/