Apache Commons Math
Go to file
Joerg Pietschmann 606b836061 Added classes for binominal distribution and some infrastructure for other
discrete distributions.
Contributed by Brent Worden (brent@worden.org)


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140993 13f79535-47bb-0310-9956-ffa450edef68
2003-08-16 17:06:15 +00:00
src Added classes for binominal distribution and some infrastructure for other 2003-08-16 17:06:15 +00:00
xdocs Some reorganization of the Tasks List. 2003-08-14 13:41:09 +00:00
.cvsignore actually this is ok, its a problem with the fact that the directory already exists in the cvs. 2003-07-08 04:01:15 +00:00
LICENSE.txt Added an LICENSE.txt in commons-math 2003-05-29 19:41:52 +00:00
PROPOSAL.html Added myself to STATUS and PROPOSAL 2003-05-12 20:32:26 +00:00
RELEASE-NOTES.txt added new commons math component 2003-05-12 15:07:54 +00:00
STATUS.html Submitted by: Phil S. 2003-05-15 05:47:51 +00:00
build.xml Rotating Commons Collections version to SNAPSHOT to get latest primitive collections implementations. 2003-07-05 19:24:18 +00:00
checkstyle.properties Checkstyle should check that each source file include a license 2003-05-29 23:25:00 +00:00
checkstyle.xml This XML configuration file will work with the most recent Maven plugin for Checkstyle, just change the project.properties to point to this XML file. 2003-07-07 13:57:13 +00:00
project.properties Patch for bug 21516 from Brent Worden. Fixed checkstyle bugs and added maven.javadoc.links to project.properties 2003-07-11 15:59:14 +00:00
project.xml Bugzilla #22002: applied Brent W's patch which dealt with URSFactory and URSFImpl as well as numerous improvements to javadoc 2003-07-30 21:58:11 +00:00