help-octave
[Top][All Lists]
Advanced

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

LU Decomposition caching


From: Tomer Altman
Subject: LU Decomposition caching
Date: Fri, 28 Nov 2003 18:22:02 -0800 (PST)

JWE writes:

> Octave uses dgemm from the blas to compute matrix multiplications.  No
> LU decomposition (I'm still trying to figure out how that would be
> helpful for a matrix multiplication) or other magic.

My mistake. I meant for solving a linear system of equations. Not
matrix multiplication. :-p

But my question about caching/"memoizing" still stands.

~Tomer



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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