Re: [sage-support] difference between SR.symbol and SR.var

2015-04-10 Thread Nils Bruin
On Friday, April 10, 2015 at 5:33:09 PM UTC-7, Daniel Krenn wrote: > > Ok. What is the reason for not having only one function with a keyword > argment preparse=False (or similar) ? (historical?) > My guess: var : user interface (historically and convenience motivated) symbol: tight wrapping o

Re: [sage-support] difference between SR.symbol and SR.var

2015-04-10 Thread Daniel Krenn
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.

Re: [sage-support] difference between SR.symbol and SR.var

2015-04-10 Thread 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')

[sage-support] difference between SR.symbol and SR.var

2015-04-10 Thread Daniel Krenn
Can someone explain me the difference between SR.symbol and SR.var ? (BTW: SR.symbol does not have a description) 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