How appropriate it is to create a very simple IntegrationConstant subclass of Symbol?
On 30 May 2012 12:39, [email protected] <[email protected]> wrote: > If I simply substitute Dummy for Symbol there are test failures > because the tests depend on Symbol('C1')==Symbol('C2'). > > On 30 May 2012 12:30, [email protected] > <[email protected]> wrote: >> I encountered a problem when implementing this. >> >> At the moment the constant of integration are Symbols and not Dummies. >> Thus there is a clash between constants from different equations. How >> appropriate is to make these constant Dummies? -- 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.
