svn commit: r620290 - /commons/proper/math/trunk/src/test/org/apache/commons/math/stat/descriptive/MultivariateSummaryStatisticsTest.java

2008-02-10 Thread luc
Author: luc Date: Sun Feb 10 08:28:50 2008 New Revision: 620290 URL: http://svn.apache.org/viewvc?rev=620290view=rev Log: removed references to the StatisticalMultivariateSummaryValues class Modified:

svn commit: r620288 - in /commons/proper/math/trunk/src/java/org/apache/commons/math/stat/descriptive: MultivariateSummaryStatistics.java StatisticalMultivariateSummaryValues.java SynchronizedMultivar

2008-02-10 Thread luc
Author: luc Date: Sun Feb 10 08:23:59 2008 New Revision: 620288 URL: http://svn.apache.org/viewvc?rev=620288view=rev Log: removed the StatisticalMultivariateSummaryValues class Removed:

svn commit: r620289 - /commons/proper/math/trunk/src/java/org/apache/commons/math/stat/descriptive/StatisticalMultivariateSummary.java

2008-02-10 Thread luc
Author: luc Date: Sun Feb 10 08:25:34 2008 New Revision: 620289 URL: http://svn.apache.org/viewvc?rev=620289view=rev Log: improved javadoc according to Phil's changes in the implementation class added the missing getGeometricMean method Modified:

svn commit: r620293 - /commons/proper/math/trunk/src/site/xdoc/userguide/stat.xml

2008-02-10 Thread luc
Author: luc Date: Sun Feb 10 08:44:50 2008 New Revision: 620293 URL: http://svn.apache.org/viewvc?rev=620293view=rev Log: added a line about multivariate summary statistics. Modified: commons/proper/math/trunk/src/site/xdoc/userguide/stat.xml Modified:

svn commit: r620373 - in /commons/proper/math/trunk/src: java/org/apache/commons/math/complex/Complex.java java/org/apache/commons/math/fraction/Fraction.java site/xdoc/changes.xml

2008-02-10 Thread psteitz
Author: psteitz Date: Sun Feb 10 17:18:39 2008 New Revision: 620373 URL: http://svn.apache.org/viewvc?rev=620373view=rev Log: Made numerator and denominator final in Fraction and deprecated protected real and imaginary parts fields in Complex, making Fraction immutable and preparing Complex to

svn commit: r620368 - in /commons/proper/math/trunk/src: java/org/apache/commons/math/distribution/AbstractIntegerDistribution.java site/xdoc/changes.xml test/org/apache/commons/math/distribution/Inte

2008-02-10 Thread psteitz
Author: psteitz Date: Sun Feb 10 17:04:48 2008 New Revision: 620368 URL: http://svn.apache.org/viewvc?rev=620368view=rev Log: Fixed AbstractIntegerDistribution cumulativeProbablility(-,-) to correctly handle double arguments. JIRA: MATH-184 Reported by Yegor Bryukhov Modified:

svn commit: r620408 - in /commons/proper/math/trunk: RELEASE-NOTES.txt pom.xml project.xml src/assembly/src.xml src/site/xdoc/changes.xml

2008-02-10 Thread psteitz
Author: psteitz Date: Sun Feb 10 20:52:17 2008 New Revision: 620408 URL: http://svn.apache.org/viewvc?rev=620408view=rev Log: Preparing for 1.2-RC1. Added: commons/proper/math/trunk/RELEASE-NOTES.txt Modified: commons/proper/math/trunk/pom.xml commons/proper/math/trunk/project.xml

svn commit: r620409 - /commons/proper/math/trunk/src/site/site.xml

2008-02-10 Thread psteitz
Author: psteitz Date: Sun Feb 10 20:54:55 2008 New Revision: 620409 URL: http://svn.apache.org/viewvc?rev=620409view=rev Log: Reordered javadoc links, prepared for 1.2 release. Modified: commons/proper/math/trunk/src/site/site.xml Modified: commons/proper/math/trunk/src/site/site.xml URL: