diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 0318eaa9e..59dde5062 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -54,6 +54,11 @@ If the output is not quite correct, check for invisible trailing spaces! + + "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. + Avoid inefficiencies in computing the standard quality measures of a SOFM.