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

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

[Octave-bug-tracker] [bug #59705] repelem error with sparse matrix input


From: Rik
Subject: [Octave-bug-tracker] [bug #59705] repelem error with sparse matrix input
Date: Sat, 19 Dec 2020 22:41:36 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Follow-up Comment #3, bug #59705 (project octave):

I thought about that, but it didn't seem worth the effort.  Since sparse
matrices are 2-D, >99% of all indexing is going to use one or two indices. 
Rather than change all of the base code for that infrequent occurrence, it
felt more sensible to just change this one instance in repelem.m.  It also had
the advantage that this was an m-file so the change was quick and painless.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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