Am 2015-04-10 um 23:12 schrieb Michael Orlitzky:
> On 04/10/2015 05:09 PM, Daniel Krenn wrote:
>> Can someone explain me the difference between SR.symbol and SR.var ?
>>
>> (BTW: SR.symbol does not have a description)
> 
> SR.symbol is faster, but only lets you declare one variable at a time.
> SR.var will parse a string, so something like SR.var('x,y') will work,
> but it's a tiny bit slower (thanks to the parsing).

Ok. What is the reason for not having only one function with a keyword
argment preparse=False (or similar) ? (historical?)

Daniel

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to