octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #40105] Logical diagonal matrices are not supp


From: Rik
Subject: [Octave-bug-tracker] [bug #40105] Logical diagonal matrices are not supported
Date: Tue, 4 Jun 2019 11:43:53 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Update of bug #40105 (project octave):

                Severity:               2 - Minor => 1 - Wish               
                Priority:              5 - Normal => 1 - Later              

    _______________________________________________________

Follow-up Comment #5:

Lowering the priority and changing the severity to "Wish".  There are
workarounds available, either using spdiags to stay in all sparse matrices, or
using diagonal matrice of class double (storage is 8 bytes per entry rather
than 1 byte for logical, but since only the N elements of the diagonal are
stored I really don't think this is going to be a problem).

And as David B. noted 6 years ago, this would require a hell of a lot of
re-working of the diagonal class and all of the operators to support this use
case.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?40105>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]