cvs commit: jakarta-commons-sandbox/math/src/test/org/apache/commons/math/util BeanTransformerTest.java ContinuedFractionTest.java ContractableDoubleArrayTest.java DefaultTransformerTest.java DoubleArrayAbstractTest.java ExpandableDoubleArrayTest.java FixedDoubleArrayTest.java MathUtilsTest.java TestBean.java TransformerMapTest.java

2003-11-15 Thread mdiggory
mdiggory2003/11/14 23:38:58

  Added:   math/src/java/org/apache/commons/math/analysis
BisectionSolver.java BrentSolver.java
CubicSplineFunction.java SecantSolver.java
SplineInterpolator.java UnivariateRealFunction.java
UnivariateRealInterpolator.java
UnivariateRealSolver.java
UnivariateRealSolverFactory.java
UnivariateRealSolverFactoryImpl.java
UnivariateRealSolverImpl.java
UnivariateRealSolverUtils.java package.html
   math/src/java/org/apache/commons/math/complex Complex.java
ComplexMath.java
   math/src/java/org/apache/commons/math/linear RealMatrix.java
RealMatrixImpl.java package.html
   math/src/java/org/apache/commons/math/random
EmpiricalDistribution.java
EmpiricalDistributionImpl.java RandomData.java
RandomDataImpl.java ValueServer.java package.html
   math/src/java/org/apache/commons/math/special Beta.java
Gamma.java package.html
   math/src/java/org/apache/commons/math/stat
AbstractStoreUnivariate.java
AbstractUnivariate.java Applyable.java
BeanListUnivariateImpl.java
BivariateRegression.java Frequency.java
ListUnivariateImpl.java StatUtils.java
StoreUnivariate.java StoreUnivariateImpl.java
TestStatistic.java TestStatisticImpl.java
Univariate.java UnivariateImpl.java package.html
   math/src/java/org/apache/commons/math/util
BeanTransformer.java ContinuedFraction.java
ContractableDoubleArray.java
DefaultTransformer.java DoubleArray.java
ExpandableDoubleArray.java FixedDoubleArray.java
MathUtils.java NumberTransformer.java
TransformerMap.java package.html
   math/src/test/org/apache/commons/math/analysis
BisectionSolverTest.java
ConvergenceExceptionTest.java InterpolatorTest.java
QuinticFunction.java RealSolverTest.java
SinFunction.java UnivariateRealSolverUtilsTest.java
   math/src/test/org/apache/commons/math/beans Patient.java
VitalStats.java
   math/src/test/org/apache/commons/math/complex
ComplexTest.java
   math/src/test/org/apache/commons/math/linear
RealMatrixImplTest.java
   math/src/test/org/apache/commons/math/random
EmpiricalDistributionTest.java RandomDataTest.java
ValueServerTest.java testData.txt
   math/src/test/org/apache/commons/math/special BetaTest.java
GammaTest.java
   math/src/test/org/apache/commons/math/stat
BeanListUnivariateImplTest.java
BivariateRegressionTest.java CertifiedDataTest.java
FrequencyTest.java ListUnivariateImplTest.java
MixedListUnivariateImplTest.java StatUtilsTest.java
StoreUnivariateImplTest.java TestStatisticTest.java
UnivariateImplTest.java
   math/src/test/org/apache/commons/math/util
BeanTransformerTest.java ContinuedFractionTest.java
ContractableDoubleArrayTest.java
DefaultTransformerTest.java
DoubleArrayAbstractTest.java
ExpandableDoubleArrayTest.java
FixedDoubleArrayTest.java MathUtilsTest.java
TestBean.java TransformerMapTest.java
  Log:
  recovery
  
  Revision  ChangesPath
  1.7   +0 -0  
jakarta-commons-sandbox/math/src/java/org/apache/commons/math/analysis/BisectionSolver.java
  
  
  
  
  1.8   +0 -0  
jakarta-commons-sandbox/math/src/java/org/apache/commons/math/analysis/BrentSolver.java
  
  
  
  
  1.7   +0 -0  
jakarta-commons-sandbox/math/src/java/org/apache/commons/math/analysis/CubicSplineFunction.java
  
  
  
  
  1.8   +0 -0  
jakarta-commons-sandbox/math/src/java/org/apache/commons/math/analysis/SecantSolver.java
  
  
  
  
  1.9   +0 -0  
jakarta-commons-sandbox/math/src/java/org/apache/commons/math/analysis/SplineInterpolator.java
  
  
  
  
  1.8   +0 -0  
jakarta-commons-sandbox/math/src/java/org/apache/commons/math/analysis/UnivariateRealFunction.java
  
  
  
  
  1.7   

cvs commit: jakarta-commons-sandbox/math/src/test/org/apache/commons/math/util BeanTransformerTest.java ContinuedFractionTest.java ContractableDoubleArrayTest.java DefaultTransformerTest.java DoubleArrayAbstractTest.java ExpandableDoubleArrayTest.java FixedDoubleArrayTest.java MathUtilsTest.java TestBean.java TransformerMapTest.java

2003-10-13 Thread rdonkin
rdonkin 2003/10/13 01:07:12

  Modified:math/src/test/org/apache/commons/math/util
BeanTransformerTest.java ContinuedFractionTest.java
ContractableDoubleArrayTest.java
DefaultTransformerTest.java
DoubleArrayAbstractTest.java
ExpandableDoubleArrayTest.java
FixedDoubleArrayTest.java MathUtilsTest.java
TestBean.java TransformerMapTest.java
  Log:
  Fixed typos in apache license
  
  Revision  ChangesPath
  1.2   +4 -4  
jakarta-commons-sandbox/math/src/test/org/apache/commons/math/util/BeanTransformerTest.java
  
  Index: BeanTransformerTest.java
  ===
  RCS file: 
/home/cvs/jakarta-commons-sandbox/math/src/test/org/apache/commons/math/util/BeanTransformerTest.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- BeanTransformerTest.java  27 Sep 2003 04:13:34 -  1.1
  +++ BeanTransformerTest.java  13 Oct 2003 08:07:11 -  1.2
  @@ -17,11 +17,11 @@
*distribution.
*
* 3. The end-user documentation included with the redistribution, if
  - *any, must include the following acknowlegement:
  + *any, must include the following acknowledgement:
*   This product includes software developed by the
*Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowlegement may appear in the software itself,
  - *if and wherever such third-party acknowlegements normally appear.
  + *Alternately, this acknowledgement may appear in the software itself,
  + *if and wherever such third-party acknowledgements normally appear.
*
* 4. The names The Jakarta Project, Commons, and Apache Software
*Foundation must not be used to endorse or promote products derived
  
  
  
  1.3   +4 -4  
jakarta-commons-sandbox/math/src/test/org/apache/commons/math/util/ContinuedFractionTest.java
  
  Index: ContinuedFractionTest.java
  ===
  RCS file: 
/home/cvs/jakarta-commons-sandbox/math/src/test/org/apache/commons/math/util/ContinuedFractionTest.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ContinuedFractionTest.java17 Sep 2003 19:29:29 -  1.2
  +++ ContinuedFractionTest.java13 Oct 2003 08:07:11 -  1.3
  @@ -17,11 +17,11 @@
*distribution.
*
* 3. The end-user documentation included with the redistribution, if
  - *any, must include the following acknowlegement:
  + *any, must include the following acknowledgement:
*   This product includes software developed by the
*Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowlegement may appear in the software itself,
  - *if and wherever such third-party acknowlegements normally appear.
  + *Alternately, this acknowledgement may appear in the software itself,
  + *if and wherever such third-party acknowledgements normally appear.
*
* 4. The names The Jakarta Project, Commons, and Apache Software
*Foundation must not be used to endorse or promote products derived
  
  
  
  1.3   +4 -4  
jakarta-commons-sandbox/math/src/test/org/apache/commons/math/util/ContractableDoubleArrayTest.java
  
  Index: ContractableDoubleArrayTest.java
  ===
  RCS file: 
/home/cvs/jakarta-commons-sandbox/math/src/test/org/apache/commons/math/util/ContractableDoubleArrayTest.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ContractableDoubleArrayTest.java  17 Sep 2003 19:29:29 -  1.2
  +++ ContractableDoubleArrayTest.java  13 Oct 2003 08:07:11 -  1.3
  @@ -17,11 +17,11 @@
*distribution.
*
* 3. The end-user documentation included with the redistribution, if
  - *any, must include the following acknowlegement:
  + *any, must include the following acknowledgement:
*   This product includes software developed by the
*Apache Software Foundation (http://www.apache.org/).
  - *Alternately, this acknowlegement may appear in the software itself,
  - *if and wherever such third-party acknowlegements normally appear.
  + *Alternately, this acknowledgement may appear in the software itself,
  + *if and wherever such third-party acknowledgements normally appear.
*
* 4. The names The Jakarta Project, Commons, and Apache Software
*Foundation must not be used to endorse or promote products derived
  
  
  
  1.2   +4 -4  
jakarta-commons-sandbox/math/src/test/org/apache/commons/math/util/DefaultTransformerTest.java
  
  Index: DefaultTransformerTest.java