Would it make sense to unify Function, Wild and Symbol creation so one
could do

var('f:3', function=1) to get f0, f1, f2 functions, etc...? If there
were a short keyword(sy?) for injecting or not inject the results then
this could merge var and symbols, too.

var('x:z', sy=1) => symbols('x:z')

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected].
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