You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ce...@apache.org on 2012/03/23 20:57:22 UTC

svn propchange: r1304574 - svn:log

Author: celestin
Revision: 1304574
Modified property: svn:log

Modified: svn:log at Fri Mar 23 19:57:22 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Mar 23 19:57:22 2012
@@ -6,3 +6,4 @@ In o.a.c.m3.SymmLQ.solveInPlace()
   - SymmLQ.State.init() is now called explicitly
   - a new DefaultIterativeLinearSolverEvent is created each time it is needed (no "clever" object reuse)
   - SymmLQ.State.refineSolution(RealVector) is called explicitly
+See MATH-761.