On Wednesday, 22 June 2016 13:26:14 UTC+2, Isuru Fernando wrote: > > I looked at the Kaleidoscope example and HowToUseJIT and implemented it > here, https://github.com/isuruf/symengine/tree/llvm. If anybody is > interested, you can take a look at and see if it can be improved. > Currently, it's slower than the existing lambdify. I only have a day of > experience with LLVM, so I don't know what I'm doing wrong. If you can take > a look, that'll be great. >
I'm surprised that it's slower, unfortunately this is outside my comfort zone. Judging by what I've read from Eli Bendersky <http://eli.thegreenplace.net/pages/code>, someone like him could probably shed some light on the issue, but I don't know him so I'm reluctant to bother him. -- 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 https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/d1a8ad7b-e563-4b4d-9248-fff7450dfc4f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
