|
From: | Mike Miller |
Subject: | [Octave-bug-tracker] [bug #55587] splinefit.m BIST may fail, slightly out of tolerance result |
Date: | Mon, 28 Jan 2019 22:14:48 -0500 (EST) |
User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36 |
Follow-up Comment #7, bug #55587 (project octave): I see that this was last discussed and these tests were changed in 2012. * https://lists.gnu.org/archive/html/octave-maintainers/2012-08/msg00044.html * https://hg.savannah.gnu.org/hgweb/octave/rev/902a8e27b2a2 The test tolerance was increased from 10⋅eps to only 15⋅eps (while also using rand instead of randn). Dan suggested at the time to make the tolerance much larger, between 30⋅eps and 100⋅eps. Ed suggested that the tolerance should be no less than 10⋅eps⋅norm(y), which is about 25⋅eps for the random yb vector. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?55587> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |