Track changes.

This commit is contained in:
Gilles Sadowski 2020-07-21 12:18:07 +02:00
parent d23485fb15
commit 91207d4c6d
1 changed files with 5 additions and 0 deletions

View File

@ -54,6 +54,11 @@ If the output is not quite correct, check for invisible trailing spaces!
</release>
<release version="4.0" date="XXXX-XX-XX" description="">
<action dev="erans" type="fix" issue="MATH-1549" due-to="Mohammad Rezaei">
"SimplexTableau": Internally "scale down" the problem definition when the
constraints are defined with large numbers, in order to avoid spurious
exceptions caused by floating-point accuracy errors.
</action>
<action dev="erans" type="fix" issue="MATH-1548">
Avoid inefficiencies in computing the standard quality measures of a SOFM.
</action>