svn commit: r1349372 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/stat/inference/MannWhitneyUTest.java

2012-06-12 Thread mikl
Author: mikl Date: Tue Jun 12 14:27:56 2012 New Revision: 1349372 URL: http://svn.apache.org/viewvc?rev=1349372&view=rev Log: MATH-790: Patch applied to fix the second overflow issue. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math3/stat/infer

svn commit: r1348024 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math3/stat/inference/MannWhitneyUTest.java test/java/org/apache/commons/math3/stat/inference/MannWhitneyUTestTest

2012-06-08 Thread mikl
Author: mikl Date: Fri Jun 8 11:04:11 2012 New Revision: 1348024 URL: http://svn.apache.org/viewvc?rev=1348024&view=rev Log: MATH-790: Patch applied to fix the overflow issue. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math3/stat/inference/MannWhitneyUTest.

svn commit: r1348020 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/distribution/GammaDistribution.java

2012-06-08 Thread mikl
Author: mikl Date: Fri Jun 8 10:47:59 2012 New Revision: 1348020 URL: http://svn.apache.org/viewvc?rev=1348020&view=rev Log: MATH-774: Fixed documentation to described the actual sampling algorithms used Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/m

svn commit: r1348015 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/distribution/GammaDistribution.java

2012-06-08 Thread mikl
Author: mikl Date: Fri Jun 8 10:41:49 2012 New Revision: 1348015 URL: http://svn.apache.org/viewvc?rev=1348015&view=rev Log: MATH-774: Gamma Distribution override inversion sampling with nextGamma-implementation from oacm.random Modified: commons/proper/math/trunk/src/main/java/org/ap

svn commit: r1149353 - /commons/proper/math/trunk/src/site/xdoc/changes.xml

2011-07-21 Thread mikl
Author: mikl Date: Thu Jul 21 20:43:21 2011 New Revision: 1149353 URL: http://svn.apache.org/viewvc?rev=1149353&view=rev Log: Added element for MATH-585 Modified: commons/proper/math/trunk/src/site/xdoc/changes.xml Modified: commons/proper/math/trunk/src/site/xdoc/changes.xml URL:

svn commit: r1149350 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/random/RandomDataImpl.java test/java/org/apache/commons/math/random/RandomDataTest.java

2011-07-21 Thread mikl
Author: mikl Date: Thu Jul 21 20:37:35 2011 New Revision: 1149350 URL: http://svn.apache.org/viewvc?rev=1149350&view=rev Log: Added fix for MATH-585: Implemented faster generation of random gamma variates using Ahrens and Dieter (1974) and Marsaglia and Tsang (2001). Test case was improved,

svn commit: r1137795 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/random/RandomDataImpl.java site/xdoc/changes.xml test/java/org/apache/commons/math/random/RandomDataTest.jav

2011-06-20 Thread mikl
Author: mikl Date: Mon Jun 20 21:42:48 2011 New Revision: 1137795 URL: http://svn.apache.org/viewvc?rev=1137795&view=rev Log: Added fix for MATH-597: Implemented faster generation of random exponential distributed values with algorithm from Ahrens and Dieter (1972): Computer methods

svn commit: r1085989 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/stat/inference/MannWhitneyUTestImpl.java

2011-03-27 Thread mikl
Author: mikl Date: Sun Mar 27 17:07:30 2011 New Revision: 1085989 URL: http://svn.apache.org/viewvc?rev=1085989&view=rev Log: Javadoc fixes (added missing parameter documentations, removed documentation for non-existing parameter, and newline cleanup) Modified: commons/proper/math/t

svn commit: r1083995 - /commons/proper/math/trunk/src/test/R/KolmogorovSmirnovDistributionTestCases.R

2011-03-21 Thread mikl
Author: mikl Date: Mon Mar 21 22:19:49 2011 New Revision: 1083995 URL: http://svn.apache.org/viewvc?rev=1083995&view=rev Log: MATH-437 Converted R-script used for generating JUnit test-cases to JUnit 4. Modified: commons/proper/math/trunk/src/test/R/KolmogorovSmirnovDistributionTestCas

svn commit: r1083994 - /commons/proper/math/trunk/src/site/xdoc/changes.xml

2011-03-21 Thread mikl
Author: mikl Date: Mon Mar 21 22:16:52 2011 New Revision: 1083994 URL: http://svn.apache.org/viewvc?rev=1083994&view=rev Log: Added entry in changes.xml for MATH-437 which introduces the two sided Kolmogorov-Smirnov distribution Modified: commons/proper/math/trunk/src/site/xdoc/changes

svn commit: r1083993 - /commons/proper/math/trunk/src/site/xdoc/changes.xml

2011-03-21 Thread mikl
Author: mikl Date: Mon Mar 21 22:15:35 2011 New Revision: 1083993 URL: http://svn.apache.org/viewvc?rev=1083993&view=rev Log: Added entry in changes.xml for MATH-435 which introduces power methods for RealMatrix and FieldMatrix Modified: commons/proper/math/trunk/src/site/xdoc/changes

svn propchange: r1083713 - svn:log

2011-03-21 Thread mikl
Author: mikl Revision: 1083713 Modified property: svn:log Modified: svn:log at Mon Mar 21 22:12:56 2011 -- --- svn:log (original) +++ svn:log Mon Mar 21 22:12:56 2011 @@ -1 +1,2 @@ -Fixes MATH-435 for FieldMatrix, too

svn propchange: r1083698 - svn:log

2011-03-21 Thread mikl
Author: mikl Revision: 1083698 Modified property: svn:log Modified: svn:log at Mon Mar 21 22:12:13 2011 -- --- svn:log (original) +++ svn:log Mon Mar 21 22:12:13 2011 @@ -1 +1,2 @@ -Fixes MATH-435: Added "power"

svn propchange: r1083716 - svn:log

2011-03-21 Thread mikl
Author: mikl Revision: 1083716 Modified property: svn:log Modified: svn:log at Mon Mar 21 22:10:13 2011 -- --- svn:log (original) +++ svn:log Mon Mar 21 22:10:13 2011 @@ -1 +1 @@ -Fixes MATH-437 +Fixes MATH-437: Added two

svn propchange: r1083698 - svn:log

2011-03-21 Thread mikl
Author: mikl Revision: 1083698 Modified property: svn:log Modified: svn:log at Mon Mar 21 22:07:33 2011 -- --- svn:log (original) +++ svn:log Mon Mar 21 22:07:33 2011 @@ -1 +1 @@ -Fixes MATH-435 +Fixes MATH-435: Added

svn commit: r1083859 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/KolmogorovSmirnovDistributionImpl.java

2011-03-21 Thread mikl
Author: mikl Date: Mon Mar 21 16:29:02 2011 New Revision: 1083859 URL: http://svn.apache.org/viewvc?rev=1083859&view=rev Log: Updated references in code that fixes MATH-437 Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribu

svn commit: r1083768 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/KolmogorovSmirnovDistribution.java

2011-03-21 Thread mikl
Author: mikl Date: Mon Mar 21 13:03:33 2011 New Revision: 1083768 URL: http://svn.apache.org/viewvc?rev=1083768&view=rev Log: Unused import removed Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/KolmogorovSmirnovDistribution.java Modified: com

svn commit: r1083767 - in /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution: KolmogorovSmirnovDistribution.java KolmogorovSmirnovDistributionImpl.java

2011-03-21 Thread mikl
Author: mikl Date: Mon Mar 21 13:02:34 2011 New Revision: 1083767 URL: http://svn.apache.org/viewvc?rev=1083767&view=rev Log: (Too) poor javadoc for MATH-437 improved Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/KolmogorovSmirnovDistribution.

svn commit: r1083734 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/KolmogorovSmirnovDistributionImpl.java

2011-03-21 Thread mikl
Author: mikl Date: Mon Mar 21 11:27:02 2011 New Revision: 1083734 URL: http://svn.apache.org/viewvc?rev=1083734&view=rev Log: Remove invalid @Override annotation Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/KolmogorovSmirnovDistributionImpl.

svn commit: r1083733 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/AbstractFieldMatrix.java

2011-03-21 Thread mikl
Author: mikl Date: Mon Mar 21 11:26:09 2011 New Revision: 1083733 URL: http://svn.apache.org/viewvc?rev=1083733&view=rev Log: Remove invalid @Override annotation Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/AbstractFieldMatrix.java Modified: com

svn commit: r1083716 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/distribution/ test/R/ test/java/org/apache/commons/math/distribution/

2011-03-21 Thread mikl
Author: mikl Date: Mon Mar 21 09:39:23 2011 New Revision: 1083716 URL: http://svn.apache.org/viewvc?rev=1083716&view=rev Log: Fixes MATH-437 Added: commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/KolmogorovSmirnovDistribution.java (with props) com

svn commit: r1083713 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/linear/AbstractFieldMatrix.java main/java/org/apache/commons/math/linear/FieldMatrix.java test/java/org/apac

2011-03-21 Thread mikl
Author: mikl Date: Mon Mar 21 09:28:34 2011 New Revision: 1083713 URL: http://svn.apache.org/viewvc?rev=1083713&view=rev Log: Fixes MATH-435 for FieldMatrix, too. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/AbstractFieldMatrix.java commons/pr

svn commit: r1083706 - /commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/Array2DRowRealMatrixTest.java

2011-03-21 Thread mikl
Author: mikl Date: Mon Mar 21 08:52:14 2011 New Revision: 1083706 URL: http://svn.apache.org/viewvc?rev=1083706&view=rev Log: Insert missing @Test annotation Modified: commons/proper/math/trunk/src/test/java/org/apache/commons/math/linear/Array2DRowRealMatrixTest.java Modified: com

svn commit: r1083704 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/AbstractRealMatrix.java

2011-03-21 Thread mikl
Author: mikl Date: Mon Mar 21 08:51:05 2011 New Revision: 1083704 URL: http://svn.apache.org/viewvc?rev=1083704&view=rev Log: Remove @Override for consistency Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/AbstractRealMatrix.java Modified: commons/pr

svn propchange: r1083698 - svn:log

2011-03-21 Thread mikl
Author: mikl Revision: 1083698 Modified property: svn:log Modified: svn:log at Mon Mar 21 08:16:04 2011 -- --- svn:log (original) +++ svn:log Mon Mar 21 08:16:04 2011 @@ -1 +1 @@ -Fixes MATH-437 +Fixes MATH-435

svn commit: r1083698 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/linear/AbstractRealMatrix.java main/java/org/apache/commons/math/linear/RealMatrix.java test/java/org/apache

2011-03-21 Thread mikl
Author: mikl Date: Mon Mar 21 08:14:17 2011 New Revision: 1083698 URL: http://svn.apache.org/viewvc?rev=1083698&view=rev Log: Fixes MATH-437 Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/linear/AbstractRealMatrix.java commons/proper/math/trunk/src/main/

svn commit: r1064904 - /commons/proper/math/branches/MATH_2_X/src/site/xdoc/changes.xml

2011-01-28 Thread mikl
Author: mikl Date: Fri Jan 28 21:56:42 2011 New Revision: 1064904 URL: http://svn.apache.org/viewvc?rev=1064904&view=rev Log: Updated name in changelog to reflect fixes for MATH-384 and MATH-385 which was introduced in r1056747. Modified: commons/proper/math/branches/MATH_2_X/src/site/

svn commit: r1053924 - /commons/proper/math/branches/MATH_2_X/pom.xml

2010-12-30 Thread mikl
Author: mikl Date: Thu Dec 30 16:07:14 2010 New Revision: 1053924 URL: http://svn.apache.org/viewvc?rev=1053924&view=rev Log: Removed myself from the contributors-section in pom.xml (previously added myself to the developers-section) Modified: commons/proper/math/branches/MATH_2_X/pom

svn commit: r1053923 - /commons/proper/math/trunk/pom.xml

2010-12-30 Thread mikl
Author: mikl Date: Thu Dec 30 16:06:19 2010 New Revision: 1053923 URL: http://svn.apache.org/viewvc?rev=1053923&view=rev Log: Removed myself from the contributors-section in pom.xml (previously added myself to the developers-section) Modified: commons/proper/math/trunk/pom.xml Modi

svn commit: r1053921 - /commons/proper/math/branches/MATH_2_X/pom.xml

2010-12-30 Thread mikl
Author: mikl Date: Thu Dec 30 15:50:44 2010 New Revision: 1053921 URL: http://svn.apache.org/viewvc?rev=1053921&view=rev Log: Added myself in the developers-section in pom.xml Modified: commons/proper/math/branches/MATH_2_X/pom.xml Modified: commons/proper/math/branches/MATH_2_X/pom.xml

svn commit: r1053920 - /commons/proper/math/trunk/pom.xml

2010-12-30 Thread mikl
Author: mikl Date: Thu Dec 30 15:49:17 2010 New Revision: 1053920 URL: http://svn.apache.org/viewvc?rev=1053920&view=rev Log: Added myself in the developers-section in pom.xml Modified: commons/proper/math/trunk/pom.xml Modified: commons/proper/math/trunk/pom.xml URL: http://svn.apache

svn commit: r1053918 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/stat/inference/ test/java/org/apache/commons/math/stat/inference/

2010-12-30 Thread mikl
Author: mikl Date: Thu Dec 30 15:38:18 2010 New Revision: 1053918 URL: http://svn.apache.org/viewvc?rev=1053918&view=rev Log: svn properties set for files created in connection with MATH-431 Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/stat/infer

svn commit: r1053836 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/stat/inference/ test/java/org/apache/commons/math/stat/inference/

2010-12-30 Thread mikl
Author: mikl Date: Thu Dec 30 09:52:00 2010 New Revision: 1053836 URL: http://svn.apache.org/viewvc?rev=1053836&view=rev Log: Starting point for fixing MATH-431. Still some validation tests and documentation are missing. Added: commons/proper/math/trunk/src/main/java/org/apache/com

svn commit: r1053472 - in /commons/proper/math/trunk/src/test/java/org/apache/commons/math/distribution: CauchyDistributionTest.java FDistributionTest.java TDistributionTest.java

2010-12-28 Thread mikl
Author: mikl Date: Tue Dec 28 22:19:34 2010 New Revision: 1053472 URL: http://svn.apache.org/viewvc?rev=1053472&view=rev Log: Purified tests introduced in MATH-385 such that NaNs and infinites are handled properly Modified: commons/proper/math/trunk/src/test/java/org/apache/commons/

svn commit: r1053471 - in /commons/proper/math/branches/MATH_2_X/src/test/java/org/apache/commons/math/distribution: CauchyDistributionTest.java FDistributionTest.java TDistributionTest.java

2010-12-28 Thread mikl
Author: mikl Date: Tue Dec 28 22:19:26 2010 New Revision: 1053471 URL: http://svn.apache.org/viewvc?rev=1053471&view=rev Log: Purified tests introduced in MATH-385 such that NaNs and infinites are handled properly Modified: commons/proper/math/branches/MATH_2_X/src/test/java/org/ap

svn commit: r1053283 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/stat/descriptive/ main/java/org/apache/commons/math/util/ test/java/org/apache/commons/math/util/

2010-12-28 Thread mikl
Author: mikl Date: Tue Dec 28 09:03:53 2010 New Revision: 1053283 URL: http://svn.apache.org/viewvc?rev=1053283&view=rev Log: Fixes MATH-384 Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/stat/descriptive/DescriptiveStatistics.java commons/proper/math/t

svn commit: r1053282 - in /commons/proper/math/branches/MATH_2_X/src: main/java/org/apache/commons/math/stat/descriptive/ main/java/org/apache/commons/math/util/ test/java/org/apache/commons/math/util

2010-12-28 Thread mikl
Author: mikl Date: Tue Dec 28 09:03:40 2010 New Revision: 1053282 URL: http://svn.apache.org/viewvc?rev=1053282&view=rev Log: Fixes MATH-384 Modified: commons/proper/math/branches/MATH_2_X/src/main/java/org/apache/commons/math/stat/descriptive/DescriptiveStatistics.java commons/pr