octave-maintainers
[Top][All Lists]
Advanced

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

[PATCH 4 of 4] Have sparse LU return permutation matrices rather than sp


From: Jason Riedy
Subject: [PATCH 4 of 4] Have sparse LU return permutation matrices rather than sparse matrices
Date: Tue, 10 Mar 2009 22:14:26 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux)

This could well impact user code.  It'd be interesting to see if there
is any actual fall-out...  Quite often, the permutation matrices are
applied to *dense* vectors.  Returning permutation matrices rather
than sparse matrices is a slight performance enhancement, but likely
lost in the noise.


Attachment: 0004-Have-sparse-LU-return-permutation-matrices-rather-th.patch
Description: Text Data


reply via email to

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