clusteringfittingintegrationinterpolationjavaleast-squaresmathoptimizationpolynomialsolverstattransforms
8ed6e84dc6
contains contributions from Mark Diggory. * This patch introduces Product and GeometricMean into the Univariate implementation. * Discarding the contribution of a discarded element in a rolling UnivariateImpl requires that the product be calculated explicitly each time a value is discarded. This is necessary because not all values will have non-zero values. * Errors in rolling logic for ListUimpl, and UnivariateImpl were corrected, and more test cases were added to the JUnit tests for the Univariate implementations. More rigorous test cases are needed for the entire suite of Univariate implementations git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140851 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
src | ||
xdocs | ||
.cvsignore | ||
PROPOSAL.html | ||
RELEASE-NOTES.txt | ||
STATUS.html | ||
build.properties.sample | ||
build.xml | ||
checkstyle.properties | ||
project.properties | ||
project.xml |