Issue 1123: regression: solve(diff( )) is much slower since 0.5.15
http://code.google.com/p/sympy/issues/detail?id=1123
Comment #3 by [EMAIL PROTECTED]:
OK, I used git bisect to find the first bad commit. I'm attaching my git
bisect log.
7e46d4a0eef5312714f383d3e6e1bbc2577bf752 is first bad commit
commit 7e46d4a0eef5312714f383d3e6e1bbc2577bf752
Author: Mateusz Paprocki <[EMAIL PROTECTED]>
Date: Wed Jun 4 17:12:50 2008 +0200
Refactored solve(), use Poly
solve() now uses 'polys' module and is ready to support
polynomial systems. Also new syntax is used to specify
symbols (coherent with the rest of sympy).
Attachments:
sympy-slow-bisect.log 2.2 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---