Replace tabs.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1582491 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart 2014-03-27 21:47:41 +00:00
parent c678ddefae
commit 1cca06f22c
1 changed files with 3 additions and 3 deletions

View File

@ -83,9 +83,9 @@ If the output is not quite correct, check for invisible trailing spaces!
Make QR the default in GaussNewtonOptimizer.
</action>
<action dev="luc" type="update" issue="MATH-1099" due-to="Evan Ward">
Add Cholesky option to GaussNewtonOptimizer.
</action>
<action dev="luc" type="update" issue="MATH-1099" due-to="Evan Ward">
Add Cholesky option to GaussNewtonOptimizer.
</action>
<action dev="luc" type="update" issue="MATH-1099" due-to="Evan Ward">
Make QR in GaussNewton faster and more accurate.
</action>
<action dev="luc" type="update" issue="MATH-870">