[vox-tech] [OT] Numerical algorithms in C

Peter Jay Salzman p at dirac.org
Fri Feb 2 18:34:29 PST 2007


Oh, very cool.  Thanks!  I wonder why there hasn't been some effort to
actually *port* the code, rather than translate the code.

I'll also check out Bill's suggestion.

Thanks, both!

Pete


On Fri 02 Feb 07, 12:49 PM, Boris Jeremic <jeremic at ucdavis.edu> said:
> Clapack...
> 
> http://www.netlib.org/clapack/
> 
> Peter Jay Salzman wrote:
> >Is there something equivalent to LAPACK or NAG in C?  Something free (as in
> >beer is OK by me).
> >
> >I need some high powered stuff like SVD factorization, linear solvers that
> >specialize in rank deficient problems, n-th order polynomial least curve
> >fitting, rank tolerant matrix equation solvers, etc.
> >
> >I know something like NAG (don't want to pay for it) and LAPACK (don't want
> >the headache of interfacing with fortran if I don't have to) has them.  
> >I've
> >seen something called LAPACK++, which would be my next choice if something
> >in C isn't available.
> >
> >Can anyone grant me temporary access to a machine with NAG?  That would 
> >work
> >too.
> >
> >Thanks!
> >Pete


More information about the vox-tech mailing list