patchGNU Octave - Patches: patch #8541, isdiag, istriu, istril, isbanded,...

 
 

patch #8541: isdiag, istriu, istril, isbanded, and bandwidth functions

Submitter:  None
Submitted:  Tue 23 Sep 2014 01:31:23 PM UTC
   
 
Category:  Core : new function Priority:  5 - Normal
Status:  Wont Do Privacy:  Public
Assigned to:  None Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 07 Mar 2019 02:40:48 AM UTC, comment #2: 

I doubt leaving this open is going to benefit anyone, so closing as won't do. The functions mentioned here are already part of Octave. If someone does want to look at performance, the attachment is still here for comparison.

Mike Miller <mtmiller>
Group Member
Sat 04 Oct 2014 11:32:06 PM UTC, comment #1: 

As mentioned on the mailing list, it seems that these functions are already implemented in the lastest development version, see bugs #42688 and #42703, or the current implementations:

http://hg.savannah.gnu.org/hgweb/octave/file/827ac8b5ae07/scripts/linear-algebra/bandwidth.m

http://hg.savannah.gnu.org/hgweb/octave/file/827ac8b5ae07/scripts/linear-algebra/isbanded.m

http://hg.savannah.gnu.org/hgweb/octave/file/827ac8b5ae07/scripts/linear-algebra/isdiag.m

http://hg.savannah.gnu.org/hgweb/octave/file/827ac8b5ae07/scripts/linear-algebra/istril.m

http://hg.savannah.gnu.org/hgweb/octave/file/827ac8b5ae07/scripts/linear-algebra/istriu.m

However, after a very quick comparison it seem that these new implementation are slightly faster, but failed some of the tests. It may be worthy for someone to follow on this and try to mix the two.

Carnë Draug <carandraug>
Group Member
Tue 23 Sep 2014 01:31:23 PM UTC, original submission:  


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #32173:  isfamily.tar.gz added by None (2KiB - application/gzip)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by None (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-03-07 mtmiller Carbon-CopyRemoved 80942 -
    2019-03-07 mtmiller StatusNone Wont Do
        Open/ClosedOpen Closed
    2018-04-10 mtmiller CategoryNone Core : new function
    2014-09-23 None Attached File- Added isfamily.tar.gz, #32173

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code