On May 19, 5:35 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > The situation would be simpler if there were good well-known toolkits > > for optimization in python (like numpy for matrix operations), but > > that's not the case. > > There's at least Psyco (if you're willing and able to restrict > yourself from using some of the most dynamic parts of Python - which > might not be a problem here). One could also mention stuff like Pyrex > and Cython.
I meant toolkits for "optimization problems", not "code optimization". -- http://mail.python.org/mailman/listinfo/python-list