Re: [nyphp-talk] Singular value decomposition with PHP

2008-10-13 Thread csnyder
On Mon, Oct 13, 2008 at 1:07 PM, Edward Potter <[EMAIL PROTECTED]> wrote: > Ummm, that's like what my last GF told me as she dropped me - "it's > just that, well you know, you're just an example of a Singular Value > Decomposition Matrix, and that's not the crowd I hang with." > > Now I know. :-

Re: [nyphp-talk] Singular value decomposition with PHP

2008-10-13 Thread Edward Potter
Ummm, that's like what my last GF told me as she dropped me - "it's just that, well you know, you're just an example of a Singular Value Decomposition Matrix, and that's not the crowd I hang with." Now I know. :-) yipes! :-) ed On Mon, Oct 13, 2008 at 10:38 AM, csnyder <[EMAIL PROTECTED]>

[nyphp-talk] Singular value decomposition with PHP

2008-10-13 Thread csnyder
I'm interested in playing around with singular value decomposition of matrices, and wondering: Does anyone here use this on a regular basis, and for what? I'm pretty much vector/matrix illiterate, so feel free to mention the obvious. And can you point me to an existing library in PHP (or better y