On Sunday, 26 March 2017 00:48:13 UTC+1, Jason Moore wrote: > > Would multiple dispatch be best for implementing Add/Mul/Etc for these > different types? >
I think this alternative would work better than multiple dispatching. It's also much simpler to implement. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/1770ca8c-a772-4e77-a3b2-5147708ea944%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
