Author: tn
Date: Sat Feb 8 14:33:03 2014
New Revision: 1566021
URL: http://svn.apache.org/r1566021
Log:
[MATH-990] Added changelog entry.
Modified:
commons/proper/math/trunk/src/changes/changes.xml
Modified: commons/proper/math/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/src/changes/changes.xml?rev=1566021&r1=1566020&r2=1566021&view=diff
==============================================================================
--- commons/proper/math/trunk/src/changes/changes.xml (original)
+++ commons/proper/math/trunk/src/changes/changes.xml Sat Feb 8 14:33:03 2014
@@ -51,6 +51,9 @@ If the output is not quite correct, chec
</properties>
<body>
<release version="3.3" date="TBD" description="TBD">
+ <action dev="erans" type="fix" issue="MATH-990">
+ Improved performance of "MathArrays#sortInPlace(...)".
+ </action>
<action dev="tn" type="fix" issue="MATH-1044" due-to="Sean Owen">
Clarify javadoc of "DecompositionSolver#getInverse()" and corresponding
implementations
wrt the actually returned inverse. Several decomposition
implementations are able