Hi
On Fri, Dec 19, 2008 at 05:31:30AM -0800, Marshall Hampton wrote:
> I think its fair to call this a bug. I am still shaky on coercions in
> Sage so I am hesitant to file a trac report without hearing again from
> someone else.
Me too.
The core is this:
> > > sage: var('t')
> > > t
> > > sage: type(v)
> > > <type 'sage.modules.vector_rational_dense.Vector_rational_dense'>
> > > sage: type(v*t)
> > > <type
> > > 'sage.modules.free_module_element.FreeModuleElement_generic_dense'>
I think v*t should have stayed the same type as v.
regards,
Jan
--
.~.
/V\ Jan Groenewald
/( )\ www.aims.ac.za
^^-^^
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---