> On a similar note cvxopt can make use of glpk as well. Yes, it can --- I was just using this yesterday.
The trick is that you have to tell cvxopt that glpk is available when it is compiled/installed. Now that glpk is standard, the install script for cvxopt should be told to make use of it. You just need to edit a couple of lines in setup.py to make this happen. Has this already been done, or should I file a patch for this? Best, Nathan -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org