Thats exactly what I am trying to do, solve symbolic matrices which have numeric coefficients along symbols, thus I would like the numeric coefficients to be treated as floats to speed things up a bit.
The documentation says that it is generally the case that exact arithmetic is used, so I was wondering how to tap into the non-general case of having my numbers treated as floats. But it appears to me that this is just the case of misleading documentation then? Best regards Bryan -- You received this message because you are subscribed to the Google Groups "sympy" group. 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/sympy?hl=en.
