#16635: Double creation for recycle
----------------------------+----------------------------------------------
       Reporter:  tscrim    |        Owner:  tscrim
           Type:            |       Status:  needs_review
  enhancement               |    Milestone:  sage-duplicate/invalid/wontfix
       Priority:  major     |   Resolution:
      Component:  coercion  |    Merged in:
       Keywords:            |    Reviewers:
        Authors:            |  Work issues:
Report Upstream:  N/A       |       Commit:
         Branch:            |     Stopgaps:
   Dependencies:            |
----------------------------+----------------------------------------------
Changes (by tscrim):

 * status:  new => needs_review
 * author:  Travis Scrimshaw =>
 * milestone:  sage-6.3 => sage-duplicate/invalid/wontfix


Old description:

> If we can't do a conversion to `RR` as is, try to see if an element can
> convert to `QQ` first. In particular, this allows conversion from the
> universal cyclotomic field.
> {{{
> sage: UCF = UniversalCyclotomicField()
> sage: RR(UCF(1/2)) # Boom currently
> }}}

New description:

 Wow, twice in one night...

--

--
Ticket URL: <http://trac.sagemath.org/ticket/16635#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to