Path: news.mathworks.com!not-for-mail
From: "Tim Davis" <davis@cise.ufl.edu>
Newsgroups: comp.soft-sys.matlab
Subject: Re: SuiteSparseQR: a multithreaded multifrontal sparse QR factorization
Date: Fri, 26 Sep 2008 10:51:02 +0000 (UTC)
Organization: University of Florida
Lines: 12
Message-ID: <gbieqm$inh$1@fred.mathworks.com>
References: <gbek0n$697$1@fred.mathworks.com> <gbgunp$9ug$1@fred.mathworks.com>
Reply-To: "Tim Davis" <davis@cise.ufl.edu>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1222426262 19185 172.30.248.38 (26 Sep 2008 10:51:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 26 Sep 2008 10:51:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 45902
Xref: news.mathworks.com comp.soft-sys.matlab:492220


"Thomas Clark" <t.clarkremove_spam@cantab.net> wrote in message <gbgunp$9ug$1@fred.mathworks.com>...
> Its pretty difficult to express wonder and joy through the newsreader... But believe me, they're being felt.
> 
> Thanks for all your good work on this subject Tim, I've learned a lot from watching your posts here and through your FEX submissions.
> 
> Kindest regards :)
> 
> Tom Clark

Thanks for the kind note.  It's been quite a fun project to work on.  "... and when I run, I feel His pleasure" (Eric Liddell, http://www.imdb.com/title/tt0082158/quotes ).

A side note ... if you are on Windows and use just the "lcc" compiler that comes with MATLAB, you can't compile the code.  You need to get a C++ compiler.  Microsoft Visual Studio C++ Express Edition works fine, and it's a free download.  Details are in the User Guide.