-- 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/groups/opt_out.
Personally, I wouldn't mind if T[0].change_ring(QQ) simply converted the
vector itself, without the subspace (for my application, I don't need
the subspace). If you really wanted the subspace, you could still do
parent(T[0]).change_ring(QQ).
- [sage-devel] change_ring() for vector in subspace takes for... Jeroen Demeyer
- Re: [sage-devel] change_ring() for vector in subspace ... John Cremona
- [sage-devel] Re: change_ring() for vector in subspace ... Greg Laun
- Re: [sage-devel] Re: change_ring() for vector in s... Jeroen Demeyer
- Re: [sage-devel] Re: change_ring() for vector in s... Jeroen Demeyer
