Hi,

On Thursday, 2017-02-09 17:58:03 +0000, Filippo giacchè wrote:

> I'm working on tdf#89387 for university assignment.. I'm trying to speed up
> matrix (ScMatrix) operations using mdds and I 'm changing
> ScInterpreter::ScGCD.
> The solution I have proposed here
> https://gerrit.libreoffice.org/#/c/32972/10/sc/source/core/tool/scmatrix.cxx
> work only for one array.
> For example when I'll insert "=GCD({3;6;9})" the result is correct , but if
> I'll insert "=GCD({6;6;6};{3;6;9})" the result is wrong (it return 6).
> Can someone tell me why this happens?

Just for completeness on the mailing list: this is not an issue anymore
with the patch of the change that obsoletes the one above
https://gerrit.libreoffice.org/34110
(you could btw have reused the same Change-Id to not create another
gerrit change with that patch set).

  Eike

-- 
LibreOffice Calc developer. Number formatter stricken i18n transpositionizer.
GPG key "ID" 0x65632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A
Better use 64-bit 0x6A6CD5B765632D3A here is why: https://evil32.com/
Care about Free Software, support the FSFE https://fsfe.org/support/?erack

Attachment: signature.asc
Description: PGP signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to