Isn't this the one -> https://github.com/sympy/sympy/pull/104 ?
> This seems like a bug (probably in polys). But actually you should not > use floating point arithmetic for this. Rather write 'S(1)/2' instead > of '0.5'. I think I should mention that restriction in the docstring since its the user who will specify what integral equation to solve. I have implemented a few permutation and partitioning algorithms which are pretty straightforward. I am looking forward to implementing some graph theoretic algorithms. These will probably require me to leverage off the linear algebra toolkit of Sympy. Any pointers on how I could render visualizations of graphs using Sympy? -- 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.
