Hello,

As I was working on #17671, it appears that I found a rather strange bug
{{{
sage: R.<x> = ZZ[]
sage: R(2).xgcd(R(2))   # you will have to wait after that!!
}}}
I opened #17675 for the issue. From the implementation of xgcd it
seems to me that it is related to flint but I might be wrong.

Vincent

-- 
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 [email protected].
To post to this group, send email to [email protected].
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