[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #47775] realpow and sparse-xpow.cc-tst fails
From: |
Lachlan Andrew |
Subject: |
[Octave-bug-tracker] [bug #47775] realpow and sparse-xpow.cc-tst fails |
Date: |
Sun, 24 Apr 2016 13:08:01 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0 |
Update of bug #47775 (project octave):
Item Group: Incorrect Result => Inaccurate Result
Status: None => Confirmed
_______________________________________________________
Follow-up Comment #1:
Yes, I have noticed that too, on LMDE.
It is easy to make the test pass by putting in a tolerance, but it isn't clear
if that is the right approach.
For small real integer powers, should we use repeated multiplication instead
of exp(log(.) * .)? For powers up to say 1000, it would only take about 10
multiplications and so may be faster as well as avoiding this sort of
round-off.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?47775>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #47775] realpow and sparse-xpow.cc-tst fails,
Lachlan Andrew <=
- [Octave-bug-tracker] [bug #47775] realpow and sparse-xpow.cc-tst fails, Rik, 2016/04/24
- [Octave-bug-tracker] [bug #47775] realpow and sparse-xpow.cc-tst fails, anonymous, 2016/04/24
- [Octave-bug-tracker] [bug #47775] realpow and sparse-xpow.cc-tst fails, Mike Miller, 2016/04/24
- [Octave-bug-tracker] [bug #47775] realpow and sparse-xpow.cc-tst fails, Mike Miller, 2016/04/24
- [Octave-bug-tracker] [bug #47775] realpow and sparse-xpow.cc-tst fails, Lachlan Andrew, 2016/04/24
- [Octave-bug-tracker] [bug #47775] realpow and sparse-xpow.cc-tst fails, Mike Miller, 2016/04/24
- [Octave-bug-tracker] [bug #47775] realpow and sparse-xpow.cc-tst fails, anonymous, 2016/04/25
- [Octave-bug-tracker] [bug #47775] realpow and sparse-xpow.cc-tst fails, Rik, 2016/04/25
- [Octave-bug-tracker] [bug #47775] realpow and sparse-xpow.cc-tst fails, Lachlan Andrew, 2016/04/26
- [Octave-bug-tracker] [bug #47775] realpow and sparse-xpow.cc-tst fails, Lachlan Andrew, 2016/04/26