[Pd] Toeplitz solver libraries? Is there a new fast routine anywhere?

Charles Henry czhenry at gmail.com
Sun Feb 19 22:15:24 CET 2006


Here's the page with software:
http://www.cs.kuleuven.ac.be/~marc/software/

It's not the "new fast" routine, but it's a newer O( N * log(N)^2 )
toeplitz eq solver.
it requires BLAS, LAPACK, ATLAS, and fftw3.0
chuck

On 2/16/06, Charles Henry <czhenry at gmail.com> wrote:
> Hi, list,
>   I was wondering if anyone knows of a (preferably free) library for
> solving a toeplitz matrix equation or least squares problem.  I have
> the numerical recipes in C routine, right here, but it points to a
> "new fast" algorithm.  I would bet that someone has implemented the
> new fast method, but I haven't found anyone's code for a new fast
> routine, yet.
> Chuck
>


--
Charles Zachary Henry

anti.dazed.med
Med student who needs a Mickey's




More information about the Pd-list mailing list