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

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

[Octave-bug-tracker] [bug #41453] norm is really slow for sparse matrice


From: Massimiliano Fasi
Subject: [Octave-bug-tracker] [bug #41453] norm is really slow for sparse matrices
Date: Sun, 30 Mar 2014 16:54:18 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0

Follow-up Comment #2, bug #41453 (project octave):

I have submitted a patch that tries to solve the bug by introducing a new
function spnorm () that, as the name says, is supposed to be a norm for sparse
matrices. It solves the performance issue with the sparse 2-norm using Carlo
de Falco's idea in comment #1. 

I've written an m-file instead of a C++ function because svds is already an
octave script.

(file #31077)
    _______________________________________________________

Additional Item Attachment:

File name: spnorm.patch                   Size:4 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41453>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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