[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #32885] norm(NaN,Inf) produce 0
From: |
Lachlan Andrew |
Subject: |
[Octave-bug-tracker] [bug #32885] norm(NaN,Inf) produce 0 |
Date: |
Thu, 03 Dec 2015 06:52:02 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110422 Ubuntu/8.04 (hardy) Firefox/3.6.17 |
Follow-up Comment #20, bug #32885 (project octave):
I recommend the somewhat simpler approach of eliminating std::max and std::min
entirely, and replacing them with explicit comparisons. Could someone please
review my patch?
Since Matlab has now fixed their issue, we should also fix this.
(file #35623)
_______________________________________________________
Additional Item Attachment:
File name: bug_32885-NaNnorm.patch Size:1 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?32885>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-bug-tracker] [bug #32885] norm(NaN,Inf) produce 0,
Lachlan Andrew <=