Am 09.11.2011 20:07, schrieb Aaron Meurer:
Except then every single high level function has to do type checking. On the other hand, if you do it in the core, the chances of it being hit when a high level function is given the wrong type are pretty high, and the code is simpler.
True, but the error message is harder to interpret. -- 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.
