Track changes.
This commit is contained in:
parent
9dbceb0ed1
commit
9433847128
|
@ -95,6 +95,9 @@ Caveat:
|
|||
nightmare was one of the main reasons for creating more focused
|
||||
components.]
|
||||
">
|
||||
<action dev="erans" type="update" issue="MATH-1616">
|
||||
Refactor "EmpiricalDistribution" class (in package "o.a.c.m.legacy.distribution").
|
||||
</action>
|
||||
<action dev="erans" type="fix" issue="MATH-1379" due-to="Richard Wilkinson">
|
||||
Fix "LoessInterpolator" (in package "o.a.c.m.legacy.analysis.interpolation").
|
||||
</action>
|
||||
|
@ -247,7 +250,7 @@ Caveat:
|
|||
"RRQRDecomposition": bug in method "performHouseholderReflection".
|
||||
</action>
|
||||
<action dev="kinow" type="fix" issue="MATH-1381" due-to="Kexin Xie">
|
||||
BinomialTest P-value > 1
|
||||
Fix "BinomialTest": P-value larger than 1.
|
||||
</action>
|
||||
<action dev="erans" type="fix" issue="MATH-1382" due-to="Stefan Bunk">
|
||||
"MultivariateNormalDistribution": performance improvement (by
|
||||
|
|
Loading…
Reference in New Issue