Help me dig my way out of nested scoping

Brendan spam4bsimons at yahoo.ca
Sun Apr 3 19:35:47 EDT 2005


F -is- in fact an iterative optimizer that minimizes A on x (B is the
derivative of A).  So yes, F will call A and B on mulitple 'x's.   In
that case, it seems the mutable object trick is the way to go.  Thanks.

I didn't follow your last sentence.  What about the Python Cookbook?




More information about the Python-list mailing list