Updates:
Cc: [email protected] [email protected]
Labels: Python3
Comment #1 on issue 2672 by asmeurer: UnificationFailed with
integrate(-diff(y/(x**2 + y**2), y), x)
http://code.google.com/p/sympy/issues/detail?id=2672
This worked in 0.7.0 and was broken in 0.7.1. I bisected it to this commit:
commit 1fff7e20a6debc7373b1b10d677c394a147f67e6
Author: Mateusz Paprocki <[email protected]>
Date: Mon Jun 27 04:06:30 2011 +0200
sympy/polys: made all tests pass in Python 3
This implements rich comparison operators in polyclasses, fixes a bug in
rich comparisons of DMP and makes other small changes.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" 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-issues?hl=en.