Apache Commons Math
Go to file
Tim O'Brien 8a13741f2d Adds the following two capabilities to RandomData: Generating random permutations
of integers, Generating random samples (returned as Object arrays) from Collections.
Tests validate expected sample distribtution using chi-square tests

PR: Issue 20303
Obtained from: Bugzilla
Submitted by: Phil Steitz
Reviewed by: Tim O'Brien


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@140865 13f79535-47bb-0310-9956-ffa450edef68
2003-05-29 19:45:35 +00:00
src Adds the following two capabilities to RandomData: Generating random permutations 2003-05-29 19:45:35 +00:00
xdocs Added mdiggory patch for developer resources 2003-05-22 16:55:22 +00:00
.cvsignore Mavenization phase one - moving documentation build to maven, will complete by generating build.xml etc later. 2003-05-20 10:24:32 +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.properties.sample added new commons math component 2003-05-12 15:07:54 +00:00
build.xml Altered the build script to use batch test instead of running 2003-05-18 00:55:18 +00:00
checkstyle.properties project.properties changes. 1. The build will not fail on a failed 2003-05-21 15:10:51 +00:00
project.properties project.properties changes. 1. The build will not fail on a failed 2003-05-21 15:10:51 +00:00
project.xml Addition of a BeanListUnivariateImpl which can gather univariate statistics on a 2003-05-29 19:41:32 +00:00