Sympy is completely written in python. The dependencies on numpy is only when you use the lambdify module or the plotting module. These require numpy for doing calculations quickly.
So I don't see the use case for a pure - python numeric array implementation(if it could be implemented). Can you please tell the use case you are looking at, for creating a pure python replacement? Thanks, Bharath M R -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
