There is experimental Cython support in the polys, which is enabled if you type "make" in the top level directory.
Aaron Meurer On Mon, Jun 24, 2013 at 1:29 PM, Jason Moore <[email protected]> wrote: > lambdify doesn't, i think just autowrap > > > Jason > moorepants.info > +01 530-601-9791 > > > On Mon, Jun 24, 2013 at 11:26 AM, Matthew Rocklin <[email protected]> > wrote: >> >> Which parts of SymPy use Cython? >> >> autowrap, lambdify? >> >> -- >> 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. >> >> > > > -- > 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. > > -- 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.
