octave-maintainers
[Top][All Lists]
Advanced

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

[PATCH 2 of 4] Add an override to Octave's find() for permutation matric


From: Jason Riedy
Subject: [PATCH 2 of 4] Add an override to Octave's find() for permutation matrices
Date: Tue, 10 Mar 2009 22:14:16 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux)

Because of find()'s count-limiting and direction arguments, this is
slightly more complicated than just copying the permutation vector.

I suspect this is a common operation for people who don't know about
the 'vector' option to lu().


Attachment: 0002-Add-an-override-to-Octave-s-find-for-permutation-m.patch
Description: Text Data


reply via email to

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