|
From: | Mudit Sharma |
Subject: | [Octave-bug-tracker] [bug #39879] expm returns inaccurate results |
Date: | Tue, 15 Dec 2015 18:07:15 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0 |
Follow-up Comment #8, bug #39879 (project octave): Here is the case where expm from GNU Octave fails to give the correct results: A = [0 1e-8 0;-(2e10+4e8/6) -3 2e10;200/3 0 -200/3]; It becomes clear that when we vary the order of magnitude of the input matrix elements the accuracy of the results vary. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?39879> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |