|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #52516] Inversion with NaN returns incorrectly sized object |
| Date: | Sun, 26 Nov 2017 14:13:19 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0 |
Update of bug #52516 (project octave):
Status: None => Confirmed
Summary: Inversion with NaN crashes Octave => Inversion with
NaN returns incorrectly sized object
_______________________________________________________
Follow-up Comment #2:
The segfault has already been fixed for the 4.2.2 bug fix release that should
come out at the end of this year. See bug #39000.
However, the size of the returned value is incorrect. When I try
r \ b
with the latest code from the stable branch I get a 5x5 matrix (size of r)
rather than a 5x1 vector (size of b).
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52516>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |