Posted by NC on 01/19/06 00:19
NC wrote:
> trullox wrote:
> >
> > do you have the simplex algorithm? the code in php please.... :o)
>
> I doubt very much anyone has it... You can take the C code from
> Numerical Recipes:
>
> http://library.lanl.gov/numerical/bookcpdf/c10-4.pdf
>
> and port it...
A belated afterthought; if you prefer porting from Fortran, there is a
Fortran version, too:
http://library.lanl.gov/numerical/bookfpdf/f10-4.pdf
Cheers,
NC
[Back to original message]
|