On 2014-12-05 08:17, Nathann Cohen wrote:
In your past experiences (possibly when using Sage to teach in a
classroom), in which areas do you think we are behind users' expectations ?
I think the worst is symbolic stuff in general.

My favorite example: Sage cannot solve x == sqrt(x):

sage: solve(x == sqrt(x), x)
[x == sqrt(x)]

--
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/d/optout.

Reply via email to