NC wrote:[color=blue]
> trullox wrote:[color=green]
> >
> > do you have the simplex algorithm? the code in php please.... :o)[/color]
>
> 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...[/color]
A belated afterthought; if you prefer porting from Fortran, there is a
Fortran version, too:
Comment