You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by md...@apache.org on 2003/10/22 17:00:44 UTC

cvs commit: jakarta-commons-sandbox/math/xdocs tasks.xml

mdiggory    2003/10/22 08:00:44

  Modified:    math/xdocs tasks.xml
  Log:
  Added references to email threads concering complex numbers.
  
  Revision  Changes    Path
  1.10      +11 -2     jakarta-commons-sandbox/math/xdocs/tasks.xml
  
  Index: tasks.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/math/xdocs/tasks.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- tasks.xml	26 Sep 2003 19:30:33 -0000	1.9
  +++ tasks.xml	22 Oct 2003 15:00:44 -0000	1.10
  @@ -54,7 +54,16 @@
           <p>While we are interested in implementing these aspects of the library, we have decided to hold off on their development at this time.</p>
           <dl>
             <dt>Complex Number Library.</dt>
  -          <dd>Add comments here.</dd>
  +          <dd>A great deal of thought has gone into the issues surrounding a Complex Implementation. As discussions on the subject continue to grow, we will make them available so new user, contributors, etc will have an idea of the issues surrounding this subject.
  +              <ul>
  +                  <li><a href="http://nagoya.apache.org/eyebrowse/ReadMsg?listId=15&amp;msgNo=28132">
  +                      Thread Subject: [math] Complex dilemmas
  +                  </a></li>
  +                  <li><a href="http://nagoya.apache.org/eyebrowse/ReadMsg?listName=commons-dev@jakarta.apache.org&msgNo=36293">
  +                      Thread Subject: [math] Complex implementation
  +                  </a></li>
  +              </ul>
  +          </dd>
           </dl>
         </subsection>
       </section>
  
  
  

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