cvxopt looks like the other big player in the python world. the convex optimization that it advertises is (i think) more geared toward complex constraints that i'm not currently worried about. also, openopt wraps at least some cvxopt solvers.
i need to take a closer look to decide which solvers to try, but it is probably a good idea to start with ralg for domain-contrained problems. that's the only one that doesn't require the initial point to be inside the domain.
1 comment:
There are no any academics working on OpenOpt. Also, it had been excluded from scikits long time ago into standalone package and moved to standalone website openopt.org.
Post a Comment