On Mon, Jun 8, 2009 at 14:39, Ondrej Certik<[email protected]> wrote: > > On Mon, Jun 8, 2009 at 1:18 PM, Robert Kern<[email protected]> wrote: >> scipy.weave already has most of the infrastructure that you need. > > Do you mean the build support stuff? Or code generation?
Build support. > Btw, to learn it, just download the scipy repo and read the files in > scipy/weave, like scipy/weave/doc/tutorial.txt If you want to take a look at how it can be used by a tool that generates the source code for a function, you can look at Ilan Schnell's mkufunc: http://www.enthought.com/~ischnell/mkufunc.html -- Robert Kern "I have come to believe that the whole world is an enigma, a harmless enigma that is made terrible by our own mad attempt to interpret it as though it had an underlying truth." -- Umberto Eco --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
