Comment #39 on issue 1047 by ondrej.certik: Suggested new assumption system http://code.google.com/p/sympy/issues/detail?id=1047
I think we both agree with Vinzent that we should make it really easy to use with real numbers etc. I suggest we solve this at the end --- there are several possibilities, as we discussed in the past (e.g. with statement, global assumptions, etc.) each with its pros and cons and let's just now concentrate on implementing refine and fixing all the tests. After this is done, let's make it easy to use. And then merge it. As to refine(), I agree with Fabian, that it should be implemented out of the core. What I meant is that I really like to use object.do_something(), so I like to have a.refine() and a.simplify(). I know that my patch for this was rejected, so let's discuss this later. -- 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 -~----------~----~----~----~------~----~------~--~---
