On Friday, June 23, 2017 at 10:13:36 AM UTC-7, 'John Clements' via 
users-redirect wrote:
> Doing some operations research in Racket? Frustrated by the lack of linear 
> programming libraries? Well, be frustrated no more!
> 
> Actually, this is just a package announcement: I built a nice clean 
> one-function interface to GLPK, the Gnu Linear Programming Kit, allowing 
> primal simplex to do optimization on linear functions subject to linear 
> constraints on variables with arbitrary bounds. Hope it’s useful!
> 
> John Clements

Hooray! Thanks for the package! The docs are great for teaching linear 
programming too; I haven't done that since a college class years ago and 
appreciate the refresher.

Pot-stirring question: do you think it would make more sense to name the 
collection `math/glpk` instead of just `glpk`? I don't have a preference, just 
idly wondering.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to