By the way, what about if I try to sketch a *@dispatch* decorator? It could be used experimentally in a subset of sympy, such as the tensor module and the quantum module.
Things one should care of are: - behavior of @dispatch with other sympy decorators - how to display a @dispatch decorated function in the doctests? - difference between dispatching a function and a class method. - keep it as close as possible to Julia's dispatch mechanism. -- 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 http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
