On 07/01/2013 03:55 PM, Michael Orlitzky wrote:
> On 07/01/2013 03:37 PM, Joris Vankerschaver wrote:
>>
>> sage: u = var('u')
>> sage: assume(u, 'real')
> 
> This makes an assumption in Maxima, where most of the symbolic algebra
> takes place.
> 
> 
>> sage: u = var('u', domain='real')
> 
> This sets a flag in pynac, which does nothing as far as I can tell.
> 

The flag, not pynac =)

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


Reply via email to