There is an issue about this: http://code.google.com/p/sympy/issues/detail?id=1739
Aaron Meurer On Wed, May 30, 2012 at 4:45 AM, [email protected] <[email protected]> wrote: > On 30 May 2012 12:41, [email protected] > <[email protected]> wrote: >> How appropriate it is to create a very simple IntegrationConstant >> subclass of Symbol? > To be clearer: IntegrationConstant will have two internal counters: > equation_counter, to say whether the integration constants are > concerned with the same equation and visual counter that will be > printed (the second one in not necessary. it can be just a part of the > name as it is now) > > -- > You received this message because you are subscribed to the Google Groups > "sympy" 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?hl=en. > -- You received this message because you are subscribed to the Google Groups "sympy" 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?hl=en.
