brentworden    2004/04/26 11:28:18

  Modified:    math/src/java/org/apache/commons/math package.html
               math/src/java/org/apache/commons/math/stat/univariate/summary
                        package.html
               math/src/java/org/apache/commons/math/analysis package.html
               math/src/java/org/apache/commons/math/util package.html
               math/src/java/org/apache/commons/math/stat package.html
               math/src/java/org/apache/commons/math/linear package.html
               math/src/java/org/apache/commons/math/distribution
                        package.html
               math/src/java/org/apache/commons/math/random package.html
               math/src/java/org/apache/commons/math/stat/univariate/moment
                        package.html
               math/src/java/org/apache/commons/math/stat/univariate/rank
                        package.html
               math/src/java/org/apache/commons/math/special package.html
               math/src/java/org/apache/commons/math/stat/univariate
                        package.html
  Added:       math/src/java/org/apache/commons/math/stat/multivariate
                        package.html
               math/src/java/org/apache/commons/math/complex package.html
               math/src/java/org/apache/commons/math/stat/inference
                        package.html
  Log:
  Added missing package.html files and added APL 2.0 to existing files.
  
  Revision  Changes    Path
  1.5       +16 -1     
jakarta-commons/math/src/java/org/apache/commons/math/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/math/src/java/org/apache/commons/math/package.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- package.html      14 Nov 2003 22:33:34 -0000      1.4
  +++ package.html      26 Apr 2004 18:28:16 -0000      1.5
  @@ -1,4 +1,19 @@
   <html>
  +<!--
  +   Copyright 2003-2004 The Apache Software Foundation
  +
  +   Licensed under the Apache License, Version 2.0 (the "License");
  +   you may not use this file except in compliance with the License.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +  -->
        <!-- $Revision$ $Date$ -->
        <body>Common classes used throughout the commons-math library.</body>
   </html>
  
  
  
  1.4       +16 -1     
jakarta-commons/math/src/java/org/apache/commons/math/stat/univariate/summary/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/math/src/java/org/apache/commons/math/stat/univariate/summary/package.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- package.html      14 Nov 2003 22:22:23 -0000      1.3
  +++ package.html      26 Apr 2004 18:28:16 -0000      1.4
  @@ -1,4 +1,19 @@
   <html>
  +<!--
  +   Copyright 2003-2004 The Apache Software Foundation
  +
  +   Licensed under the Apache License, Version 2.0 (the "License");
  +   you may not use this file except in compliance with the License.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +  -->
        <!-- $Revision$ $Date$ -->
        <body>Other summary statistics.</body>
   </html>
  
  
  
  1.5       +16 -1     
jakarta-commons/math/src/java/org/apache/commons/math/analysis/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/math/src/java/org/apache/commons/math/analysis/package.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- package.html      14 Nov 2003 22:22:17 -0000      1.4
  +++ package.html      26 Apr 2004 18:28:16 -0000      1.5
  @@ -1,4 +1,19 @@
   <html>
  +<!--
  +   Copyright 2003-2004 The Apache Software Foundation
  +
  +   Licensed under the Apache License, Version 2.0 (the "License");
  +   you may not use this file except in compliance with the License.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +  -->
        <!-- $Revision$ $Date$ -->
       <body>
        Implementations of common numerical analysis procedures, including root 
finding and function interpolation.
  
  
  
  1.1                  
jakarta-commons/math/src/java/org/apache/commons/math/stat/multivariate/package.html
  
  Index: package.html
  ===================================================================
  <html>
  <!--
     Copyright 2003-2004 The Apache Software Foundation
  
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
  
         http://www.apache.org/licenses/LICENSE-2.0
  
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
    -->
        <!-- $Revision: 1.1 $ $Date: 2004/04/26 18:28:16 $ -->
        <body>
          Statistical routines involving multivariate data.
        </body>
  </html>
  
  
  
  1.5       +16 -1     
jakarta-commons/math/src/java/org/apache/commons/math/util/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/math/src/java/org/apache/commons/math/util/package.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- package.html      14 Nov 2003 22:22:17 -0000      1.4
  +++ package.html      26 Apr 2004 18:28:16 -0000      1.5
  @@ -1,4 +1,19 @@
   <html>
  +<!--
  +   Copyright 2003-2004 The Apache Software Foundation
  +
  +   Licensed under the Apache License, Version 2.0 (the "License");
  +   you may not use this file except in compliance with the License.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +  -->
        <!-- $Revision$ $Date$ -->
        <body>Convience routines and common data structure used throughout the 
commons-math library.</body>
   </html>
  
  
  
  1.1                  
jakarta-commons/math/src/java/org/apache/commons/math/complex/package.html
  
  Index: package.html
  ===================================================================
  <html>
  <!--
     Copyright 2003-2004 The Apache Software Foundation
  
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
  
         http://www.apache.org/licenses/LICENSE-2.0
  
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
    -->
        <!-- $Revision: 1.1 $ $Date: 2004/04/26 18:28:16 $ -->
      <body>
       Complex number type and implementations of complex transcendental
       functions.
      </body>
  </html>
  
  
  1.5       +16 -1     
jakarta-commons/math/src/java/org/apache/commons/math/stat/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/math/src/java/org/apache/commons/math/stat/package.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- package.html      14 Nov 2003 22:22:18 -0000      1.4
  +++ package.html      26 Apr 2004 18:28:17 -0000      1.5
  @@ -1,4 +1,19 @@
   <html>
  +<!--
  +   Copyright 2003-2004 The Apache Software Foundation
  +
  +   Licensed under the Apache License, Version 2.0 (the "License");
  +   you may not use this file except in compliance with the License.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +  -->
        <!-- $Revision$ $Date$ -->
        <body>Data storage, manipulation and summary routines.</body>
   </html>
  
  
  
  1.1                  
jakarta-commons/math/src/java/org/apache/commons/math/stat/inference/package.html
  
  Index: package.html
  ===================================================================
  <html>
  <!--
     Copyright 2003-2004 The Apache Software Foundation
  
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
     You may obtain a copy of the License at
  
         http://www.apache.org/licenses/LICENSE-2.0
  
     Unless required by applicable law or agreed to in writing, software
     distributed under the License is distributed on an "AS IS" BASIS,
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
    -->
        <!-- $Revision: 1.1 $ $Date: 2004/04/26 18:28:17 $ -->
        <body>
          Classes providing hypothesis testing and confidence interval
          construction.
        </body>
  </html>
  
  
  
  1.5       +16 -1     
jakarta-commons/math/src/java/org/apache/commons/math/linear/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/math/src/java/org/apache/commons/math/linear/package.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- package.html      14 Nov 2003 22:22:19 -0000      1.4
  +++ package.html      26 Apr 2004 18:28:17 -0000      1.5
  @@ -1,4 +1,19 @@
   <html>
  +<!--
  +   Copyright 2003-2004 The Apache Software Foundation
  +
  +   Licensed under the Apache License, Version 2.0 (the "License");
  +   you may not use this file except in compliance with the License.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +  -->
        <!-- $Revision$ $Date$ -->
        <body>Linear algebra support.</body>
   </html>
  
  
  
  1.5       +16 -1     
jakarta-commons/math/src/java/org/apache/commons/math/distribution/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/math/src/java/org/apache/commons/math/distribution/package.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- package.html      14 Nov 2003 22:25:28 -0000      1.4
  +++ package.html      26 Apr 2004 18:28:17 -0000      1.5
  @@ -1,4 +1,19 @@
   <html>
  +<!--
  +   Copyright 2003-2004 The Apache Software Foundation
  +
  +   Licensed under the Apache License, Version 2.0 (the "License");
  +   you may not use this file except in compliance with the License.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +  -->
        <!-- $Revision$ $Date$ -->
        <body>Implementations of common discrete and continuous distributions.</body>
   </html>
  
  
  
  1.5       +16 -1     
jakarta-commons/math/src/java/org/apache/commons/math/random/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/math/src/java/org/apache/commons/math/random/package.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- package.html      14 Nov 2003 22:22:21 -0000      1.4
  +++ package.html      26 Apr 2004 18:28:17 -0000      1.5
  @@ -1,4 +1,19 @@
   <html>
  +<!--
  +   Copyright 2003-2004 The Apache Software Foundation
  +
  +   Licensed under the Apache License, Version 2.0 (the "License");
  +   you may not use this file except in compliance with the License.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +  -->
        <!-- $Revision$ $Date$ -->
        <body>Random number and random data generators.</body>
   </html>
  
  
  
  1.4       +16 -1     
jakarta-commons/math/src/java/org/apache/commons/math/stat/univariate/moment/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/math/src/java/org/apache/commons/math/stat/univariate/moment/package.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- package.html      14 Nov 2003 22:22:20 -0000      1.3
  +++ package.html      26 Apr 2004 18:28:17 -0000      1.4
  @@ -1,4 +1,19 @@
   <html>
  +<!--
  +   Copyright 2003-2004 The Apache Software Foundation
  +
  +   Licensed under the Apache License, Version 2.0 (the "License");
  +   you may not use this file except in compliance with the License.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +  -->
        <!-- $Revision$ $Date$ -->
        <body>Summary statistics based on moments.</body>
   </html>
  
  
  
  1.4       +16 -1     
jakarta-commons/math/src/java/org/apache/commons/math/stat/univariate/rank/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/math/src/java/org/apache/commons/math/stat/univariate/rank/package.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- package.html      14 Nov 2003 22:22:21 -0000      1.3
  +++ package.html      26 Apr 2004 18:28:17 -0000      1.4
  @@ -1,4 +1,19 @@
   <html>
  +<!--
  +   Copyright 2003-2004 The Apache Software Foundation
  +
  +   Licensed under the Apache License, Version 2.0 (the "License");
  +   you may not use this file except in compliance with the License.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +  -->
        <!-- $Revision$ $Date$ -->
        <body>Summary statistics based on ranks.</body>
   </html>
  
  
  
  1.5       +16 -1     
jakarta-commons/math/src/java/org/apache/commons/math/special/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/math/src/java/org/apache/commons/math/special/package.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- package.html      14 Nov 2003 22:22:17 -0000      1.4
  +++ package.html      26 Apr 2004 18:28:17 -0000      1.5
  @@ -1,4 +1,19 @@
   <html>
  +<!--
  +   Copyright 2003-2004 The Apache Software Foundation
  +
  +   Licensed under the Apache License, Version 2.0 (the "License");
  +   you may not use this file except in compliance with the License.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +  -->
        <!-- $Revision$ $Date$ -->
        <body>Implementations of special functions such as Beta and Gamma.</body>
   </html>
  
  
  
  1.5       +16 -1     
jakarta-commons/math/src/java/org/apache/commons/math/stat/univariate/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/math/src/java/org/apache/commons/math/stat/univariate/package.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- package.html      14 Nov 2003 22:22:21 -0000      1.4
  +++ package.html      26 Apr 2004 18:28:18 -0000      1.5
  @@ -1,4 +1,19 @@
   <html>
  +<!--
  +   Copyright 2003-2004 The Apache Software Foundation
  +
  +   Licensed under the Apache License, Version 2.0 (the "License");
  +   you may not use this file except in compliance with the License.
  +   You may obtain a copy of the License at
  +
  +       http://www.apache.org/licenses/LICENSE-2.0
  +
  +   Unless required by applicable law or agreed to in writing, software
  +   distributed under the License is distributed on an "AS IS" BASIS,
  +   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  +   See the License for the specific language governing permissions and
  +   limitations under the License.
  +  -->
        <!-- $Revision$ $Date$ -->
        <body>
                Generic univariate summary statistic objects.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to