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

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue May 11 09:09:33 UTC 2021


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

--- Comment #59 from b. <newbie-02 at gmx.de> ---
hello @Dante, 

previous comment was the 'last needed patch'? 

testing with 7.2 ver. from 2021-05-11 ~04h, i see: 

your sample sheet working, 

mine 'kahan_sum with different versions' still failing (12,475), 

note that we have different operand sequences, you: 
1e15, 0.1, -1e15, 0.1, 1e15, 0.1, -1e15, 0.1, ... while i tested with: 
1e15, 0.1, -1e15, 1e15, 0.1, -1e15, ... 

tested my sheet fine with your data, 
your sheet failing with my data, 

pls. recheck if the mistake is on my side, 

Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community
Build ID: d7f734db2c078ced3ce08ad58cd816a79abe3bcf
CPU threads: 8; OS: Windows 6.1 Service Pack 1 Build 7601; UI render: default;
VCL: win
Locale: de-DE (de_DE); UI: en-US
Calc:

-- 
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/20210511/cc874a69/attachment.htm>


More information about the Libreoffice-bugs mailing list