On Sep 5, 4:32 pm, Ronan Lamy <[email protected]> wrote: > Concerning the initial question, I don't have a strong opinion between > functions and classmethods. If we choose functions, they need to gain > the option of specifying the class of the result (e.g. eye(3, > cls=Matrix) vs eye(3, cls=SparseMatrix).
According to the current philosophy of the code, we should probably have both. Vinzent -- 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.
