sympy / sympy_benchmarks

Some benchmarks of SymPy
13 stars 32 forks source link

Use numpy in default asv config (for lambdify etc.) #39

Closed bjodah closed 7 years ago

bjodah commented 7 years ago

I was bisecting a regression in lambdify (seen here). and found this result: https://github.com/sympy/sympy/pull/11862/commits/2a459a2be47836f59714de35d4f32345d6c55eaa

But that was does not correspond to the earlier observation. I think it makes sense that the benchmarks are run with numpy present by default.

When NumPy is present, this is found to be the regressing commit: https://github.com/sympy/sympy/pull/11468/commits/9365202e84d5ffab1aeec7b611bd69c03b0bae07