|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #63069] qr fails on empty sparse matrix, but succeeds on empty full matrix |
| Date: | Mon, 19 Sep 2022 01:08:34 -0400 (EDT) |
Update of bug #63069 (project octave):
Status: None => Confirmed
Release: 7.1.0 => dev
Operating System: Microsoft Windows => Any
Summary: lsqnonneg and sparse matrix compatibility => qr
fails on empty sparse matrix, but succeeds on empty full matrix
_______________________________________________________
Follow-up Comment #1:
Re-titling to reflect the underlying problem.
This code works
qr ([])
This code fails
qr (sparse ([]))
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?63069>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |