[MATH-990] Added changelog entry.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1566021 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
51a7ec0633
commit
8dae299004
|
@ -51,6 +51,9 @@ If the output is not quite correct, check for invisible trailing spaces!
|
|||
</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
|
||||
|
|
Loading…
Reference in New Issue