Before proceeding I do need some help please. #24031 <https://trac.sagemath.org/ticket/24031> Coercion between Matrices over orders and over the number field
also coercion between Vectors over orders and over the quotient field/number field is not working. I am somewhat lost in the coercion model and do not know where to start here. As for the FGP_Module class, or in general: Often matrices/vectors/scalar over the order and over the quotient field are multiplied. Should one try to push as much as possible into the quotient field from the beginning? Or is it O.K. to rely on the coercion model. It is certainly more convenient to rely on coercion. -- 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 https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
