psteitz     2004/11/07 12:31:23

  Modified:    math/xdocs changes.xml
  Log:
  Updated to reflect PR 31713 changes.
  
  Revision  Changes    Path
  1.10      +5 -0      jakarta-commons/math/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/math/xdocs/changes.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- changes.xml       7 Nov 2004 05:07:29 -0000       1.9
  +++ changes.xml       7 Nov 2004 20:31:23 -0000       1.10
  @@ -94,7 +94,12 @@
         <action dev="psteitz" type="update" due-to="Fredrik Norin" 
issue="31688">
           Added Poisson distribution implementation.
         </action>
  +      <action dev="psteitz" type="fix" issue="31713">
  +        Eliminated unecessary array copy operations in RealMatrixImpl, 
  +        BigMatrixImpl add, multiply, solve and subtract operations.
  +      </action>
       </release>
  +    31713
       
       <release version="1.0-RC1" date="2004-09-07">
         <action type="add">
  
  
  

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

Reply via email to