On Sun, Jul 1, 2012 at 2:46 PM, Joachim Durchholz <[email protected]> wrote: > Am 01.07.2012 20:13, schrieb Ondřej Čertík: > >> This is at least my experience, but if you have time, please do try it out >> in the sympyx code and compare the speed. > > > I'm a bit short on free time right now, so I may not be able to do anything > in the next few days. > That said, I'll try to find a few free minutes. > > Is there some code that exercizes expression creation? That would be useful
Yep, it's in the sympyx repo: https://github.com/certik/sympyx/blob/master/benchmarks.py > to benchmark actual impact, and I don't know enough about actual use cases > to whip something up by myself. Just run the benchmarks.py. We put there some basic things. Feel free to extend it if you think something important is missing. Ondrej -- 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.
