Apache Commons Math
Go to file
Mark R. Diggory 7c808d9071 Changes the Univariate implementations to use the UnivariateStatistic package. Slims down StatUtils by removing some of the higher moments. Reimplmenets ListUnivariate to work with NumberTransformers, turning into a Mixed Object List Univariate.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140983 13f79535-47bb-0310-9956-ffa450edef68
2003-07-09 21:46:33 +00:00
src Changes the Univariate implementations to use the UnivariateStatistic package. Slims down StatUtils by removing some of the higher moments. Reimplmenets ListUnivariate to work with NumberTransformers, turning into a Mixed Object List Univariate. 2003-07-09 21:46:33 +00:00
xdocs PR: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21277 2003-07-05 16:59:13 +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 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.xml Adding J. Pietschmann 2003-07-09 20:08:00 +00:00