Ian Smith said:On Wed, 16 Mar 2005, James Annan <[email hidden]> wrote:
Quoted message said:Quoted message said:
Oh, I would expect to use LAPACK/LINPACK for the basic stuff.
Is that on a Mac?
So far as I can see, that approach depends for speed on calling
optimized platform dependant sub-routines rejoicing under the catchy
lable 'the BLAS'. A search for such routines turns them up quite
easily for Compaq, HP, IBM, Intel, SGI, and Sun hardware, but Mac...
First couple of googits for blas mac looked promising, but TBH for my
purposes I am not bothered about speed, just getting some robust code
for routine matrix manipulation. It's all downloadable as fortran, the
only point of BLAS is to get it compiled efficiently AIUI.
Quoted message said:Quoted message said:Quoted message said:Out of interest, when you want a letter to teh bank manager do you
write your own word processor to type it?
No, but someone has already written vi and LaTeX, so I don't need to :-)
I never got round to learning LaTeX, TeX always did enough for me.
I never got round to learning TeX, LaTeX does enough for me :-) Must
admit it is not perhaps the most user-friendly system for brief letters
(not that I write many of them anyway) but is well-established and in
widespread use for (almost) all scientific output.
James