You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ps...@apache.org on 2004/05/17 07:58:35 UTC

cvs commit: jakarta-commons/math/xdocs/userguide utilities.xml

psteitz     2004/05/16 22:58:35

  Modified:    math/xdocs/userguide utilities.xml
  Log:
  Added overview, removed statistical utilities (covered in stat section).
  
  Revision  Changes    Path
  1.8       +5 -8      jakarta-commons/math/xdocs/userguide/utilities.xml
  
  Index: utilities.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/math/xdocs/userguide/utilities.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- utilities.xml	26 Apr 2004 20:47:07 -0000	1.7
  +++ utilities.xml	17 May 2004 05:58:35 -0000	1.8
  @@ -30,7 +30,10 @@
   
   <subsection name="6.1 Overview" href="overview">
       <p>
  -    This is yet to be written. Any contributions will be greatfully accepted!
  +    The <a href="../apidocs/org/apache/commons/math/util/package-summary.html">
  +    org.apache.commons.math.util</a> package collects a group of array utilities,
  +    value transformers,  and numerical routines used by implementation classes in
  +    commons-math.
       </p>
   </subsection>
   
  @@ -109,12 +112,6 @@
   </subsection>
   
   <subsection name="6.4 binomial coefficients, factorials and other common math functions" href="math_utils">
  -    <p>
  -    This is yet to be written. Any contributions will be gratefully accepted!
  -    </p>
  -</subsection>
  -
  -<subsection name="6.5 statistical computation utiliities" href="stat_utils">
       <p>
       This is yet to be written. Any contributions will be gratefully accepted!
       </p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org