[Libreoffice-bugs] [Bug 137679] Implement a Kahan summation algorithm for reduce the numerical error in the total

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 19 21:31:32 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=137679

--- Comment #14 from b. <newbie-02 at gmx.de> ---
(In reply to Mike Kaganski from comment #13)
> *** Bug 141752 has been marked as a duplicate of this bug. ***

don't think that fits, 'Kahan' if implemented might solve the other problem,
but Kahan is 'not so easy' it'll take some time ... 

in the meantime the rawsubtract-sequence can be solved by other means, e.g.
calculation sequence as the subtrahends are numbered ... 

think it might lead to circles if rawsubtract is used - and neccessary? - to
calculate the 'kahan artefacts', and one would use kahan inside rawsubtract to
avoid deviations from operand ordering ... ??? 

propose unduping,

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210419/188bf6bc/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list