SymPy has multi precision floating point numbers and also rational numbers implemented. Pythonic floats are usually automagically transformed into the SymPy floats but even then some of the functions in sympy can be sensitive to numerical noise. Thus, yes, sometimes SymPy does not play nice with floats.
-- 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.
