[Haskell-cafe] Linear programming in Haskell

Daniel Peebles pumpkingod at gmail.com
Tue Feb 16 15:12:53 EST 2010


How would you use hmatrix? By linear programming I assume he means systems
of linear inequalities, as typically solved by the simplex algorithm. I too
am interested in this question (and the more general one of nonlinear
optimization)!

Thanks,
Dan

On Tue, Feb 16, 2010 at 2:54 PM, Felipe Lessa <felipe.lessa at gmail.com>wrote:

> On Tue, Feb 16, 2010 at 01:37:54PM -0600, Louis Wasserman wrote:
> > Is there a nice package out there somewhere with a linear programming
> > implementation?  Preferably with a nicely functional interface?
>
> hmatrix?
>
> Cheers,
>
> --
> Felipe.
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100216/1afc7b3b/attachment.html


More information about the Haskell-Cafe mailing list