Closed bjodah closed 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
lambdify
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
I was bisecting a regression in
lambdify
(seen here). and found this result: https://github.com/sympy/sympy/pull/11862/commits/2a459a2be47836f59714de35d4f32345d6c55eaaBut 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