Hi Scott,

On Tue, Nov 25, 2008 at 4:25 PM, Scott <[EMAIL PROTECTED]> wrote:
>
> How do you bend subs syntax to substitute and and array of  symbols?
>
> a,b,x,y=symbols('a','b','x','y')
> q=a,b
> p=x,y
> f= a**2 + b
>
> ?? f.subs({p:q})??
>
> x**2+y

Are you talking about the current syntax, or the new syntax?

Ondrej

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to