Date: prev next · Thread: first prev next last
2017 Archives by date, by thread · List index


Hi Milton,


I've also opened the other test documents in
sc/qa/unit/data/functions/array/fods/ using LibreOffice. The documents which
fail are linest.fods and also logest.fods. The others succeed.
If your build completed ignoring these tests (i.e. produced a
usable office under ./instdir/), could you please open the
failing documents and tell us the cell addresses on the second
sheet where tests fail and the actual values they produced?
Below are the numbers. Some remarks: Many errors are in the
range of 1E-11 to 1E-12 but some are way larger >1E30. I assume
this is due some division of a very small error.

Has someone done a/some theoretical error analysis of the
algorithms involved? (e.g. numeric (forward/backward) stability
and error estimates similar to what is well-known for LU
factorization and other algorithms.)

Who/What provided the reference values -- or reformulated --
what error do these numbers have (wrt to the mathematical
solution).

Looking at the numbers it would be better to use ROUNDSIG instead of ROUND.
ROUND(1.2345E30,4) has no effect, ROUNDSIG(1.2345E30,4) rounds to 4 significant digits, i.e. 1.234E30. ROUNDSIG was only added to Calc last February, so most unit test documents don't use it (yet).

Winfried


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.