On Sat, Dec 1, 2012 at 5:07 PM, Chris Smith <smi...@gmail.com> wrote:
>>>> eqs=Tuple(*[A(0) + 5*A(1) - 2, -3*A(0) + 6*A(1) - 15])
>>>> solve(eqs, eqs.atoms(Function))
> {A(0): -3, A(1): 1}

Hi thanks for this! So does this mean that there is no need for
separate support for subscripted symbolic variables in SymPy?

-- 
Shriramana Sharma

-- 
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 
sympy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to