I was very impressed with the quick resolution of the AA minpoly issue
I reported yesterday (#12727), thanks! Here is possibly another bug:

----------------------------------------------------------------------
| Sage Version 4.8, Release Date: 2012-01-20                         |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------
sage: k.<z> = CyclotomicField(5)
sage: QQbar(z)        
...
>snip>
...
TypeError: Illegal initializer for algebraic number


Since by default embedding=True in CyclotomicField, I would have
expected this to yield QQbar.zeta(5)

/Håkan

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to