On Tue, Oct 8, 2013 at 2:42 PM, Nathan Woods <[email protected]> wrote: > My only real requirement is that it generate something that can be compiled > and then wrapped with ctypes. I haven't checked out theano yet, but I'll > take a look. I'm hoping to eventually be able to loosen the ctypes > requirement too, since the real underlying requirement is to have a function > pointer i can pass to fortran code in place of a python callback. Does this > sound like something theano would help with?
It's almost fixed at: https://github.com/sympy/sympy/pull/2524 See the comments there. Ondrej -- 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.
