mhampton wrote:
> I agree this is a bug.  Another way that works in the above example
> is:
> 
> vector(RDF, vector((1, 6.8)))
> 
> which I like a little better because I think its good when code is
> explicit about what sort of object is being dealt with.


Then you are changing the ring, though.  To get exactly the same vector, 
you'd need to do vector(RR, vector((1, 6.8))).

Jason


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

Reply via email to