On Monday, May 8, 2017 at 8:30:32 AM UTC-7, Marcin Kostur wrote:
>
>
> Is it a bug or i do something wrong? ;-)
>
>
Both. Simplify punts to Maxima and elements of QQbar don't survive the 
trip. The "_I" you get back isn't recognized as a square root of -1. To see 
things go wrong more clearly:

sage: SR(QQbar(2).sqrt()).simplify()
TypeError: ECL says: In function CHAR-CODE, the value of the only argument 
is
  -1
which is not of the expected type CHARACTER

Since Maxima doesn't have a type compatible with QQbar, there doesn't seem 
to be a way to support "simplify" on SR encapsulations of QQbar.

-- 
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 https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to