Apache Commons Math
Go to file
Mark R. Diggory 2f4e703627 Application of "apply(Functor x)" strategy (thank you Al Chou) for evaluating UnivariateStatistics against the internal storage collection without exposing the collection or its bounds.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140987 13f79535-47bb-0310-9956-ffa450edef68
2003-07-15 03:45:10 +00:00
src Application of "apply(Functor x)" strategy (thank you Al Chou) for evaluating UnivariateStatistics against the internal storage collection without exposing the collection or its bounds. 2003-07-15 03:45:10 +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 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 Adding J. Pietschmann 2003-07-09 20:08:00 +00:00