On Thursday, February 7, 2019 at 10:11:06 AM UTC-8, Brent W. Baccala wrote:
>
>
> So I guess I'll create a new NumberField equipped with the obvious 
> embedding.
>
> sage: nf2.<n> = NumberField(nf.polynomial(), embedding=mor(nf.0))
> sage: nf2
> Number Field in n with defining polynomial y^2 - 2
> sage: (x-g).change_ring(nf2)
> x - n
>
> Q4: Shouldn't `nf2`'s print representation include its embedding?
>
>
>
This is https://trac.sagemath.org/ticket/21161
 

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

Reply via email to