Re: [PATCH] Fix for ISSUE 626, cleaner implementation, all as one patch

2009-05-26 Thread Ondrej Certik
The patch looks good, it's in. Thanks! On Mon, May 25, 2009 at 4:44 PM, Luke wrote: > Attached is the patch that Fixes issue 626 and allows for solve() to > handle Function and Derivative instances, implements tests for both > cases, and has extensive commenting. > > All tests pass on my machine

Re: [PATCH] Fix for ISSUE 626

2009-05-26 Thread Ondrej Certik
The second patch is +1 and I think I reviewed the first patch already and I had some comments to it. Ondrej On Fri, May 22, 2009 at 11:42 AM, Luke wrote: > Issue 626 is fixed by these two patches.  Also, solve can now Symbol, > Function, and Derivative types. > > I implemented tests and everyth

[PATCH] Fix for ISSUE 626, cleaner implementation, all as one patch

2009-05-25 Thread Luke
m For more options, visit this group at http://groups.google.com/group/sympy-patches?hl=en -~--~~~~--~~--~--~--- From e06e32d80eaab3ed4038faa17403e95eb72eb0f0 Mon Sep 17 00:00:00 2001 From: Luke Peterson Date: Mon, 25 May 2009 15:39:02 -0700 Subject: [PATCH] Fix for

[PATCH] Fix for ISSUE 626

2009-05-22 Thread Luke
Issue 626 is fixed by these two patches. Also, solve can now Symbol, Function, and Derivative types. I implemented tests and everything passes on my machine. Thanks, ~Luke --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gr