Comment #1 on issue 1646 by asmeurer: Solving inequalities http://code.google.com/p/sympy/issues/detail?id=1646
We will be glad to help you. Just ask on the list or on IRC. Were you thinking of using the Interval class? I think we first will need to expand the it first to work with open intervals. Someone on the list posted code a while back that could do it (see http://groups.google.com/group/sympy/browse_thread/thread/98b2c2ea95958574/3f7e3f2fd9127b4c? #3f7e3f2fd9127b4c). Also, I think we would need a way to represent something like (0, 1)U(2, 3). Maybe some kind of Union class. -- 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 -~----------~----~----~----~------~----~------~--~---
