Apache Commons Math
Go to file
Sebastien Brisard f880c83e06 - In distribution.AbstractRealDistribution, removed superfluous methods getDomainLowerBound(double), getDomainUpperBound(double) and getInitialDomain(double p) (MATH-699).
- Resolved checkstyle issues in the distribution package.
- Improved Javadoc of RealDistribution.getSupportLowerBound(), RealDistribution.getSupportUpperBound() and AbstractRealDistribution.inverseCumulativeDistribution(double).

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1209963 13f79535-47bb-0310-9956-ffa450edef68
2011-12-03 18:23:02 +00:00
siteMods Added files used in creating RCs. 2010-03-29 00:10:10 +00:00
src - In distribution.AbstractRealDistribution, removed superfluous methods getDomainLowerBound(double), getDomainUpperBound(double) and getInitialDomain(double p) (MATH-699). 2011-12-03 18:23:02 +00:00
LICENSE.txt Fixed typo and one missed s/used/translated 2009-07-29 22:49:23 +00:00
NOTICE.txt MATH-396. 2010-07-26 21:47:32 +00:00
PROPOSAL.html Fixing the mailing list addresses 2007-07-29 20:14:22 +00:00
RELEASE-NOTES.txt Added MATH-360 2010-03-26 00:27:33 +00:00
build.xml Ensure Ant build behaves the same as Maven for component resources 2011-09-05 02:09:14 +00:00
checkstyle.xml Added checkstyle filter for declaration orders in FastMath. 2011-10-07 07:26:26 +00:00
doap_math.rdf Updated to reflect 2.1 release. 2010-04-02 01:53:38 +00:00
findbugs-exclude-filter.xml fixed javadoc, checkstyle and findbugs warnings 2011-06-03 19:23:56 +00:00
license-header.txt Fixed copyright header (committing in parts as the full commit timed out) 2006-11-29 07:06:35 +00:00
math-RC.sh Added files used in creating RCs. 2010-03-29 00:10:10 +00:00
math-pre-RC.sh Simplify release notes generation 2011-02-25 12:43:28 +00:00
pom.xml Added fast cryptographically secure pseudorandom number generator ISAAC. 2011-11-28 20:00:14 +00:00
test-jar.xml Removed remnants of junit 3. 2011-12-01 21:20:47 +00:00