Sergey B Kirpichev

Results 437 comments of Sergey B Kirpichev
trafficstars

@thartmann15, I'm closing this. Feel free reopen the pr if you wish to continue this work.

@fredrik-johansson, I'm going to close this. I don't see similar special cases across the codebase.

Ok, now integration=1 per default. Also, regression test was added in 7123a67a

You should use pytest to run tests, see [docs](https://mpmath.org/doc/1.3.0/setup.html#running-tests).

I doubt it's a good idea. As it was noted above, there is no established protocol for overloading functions like exp. And you could use np.vectorize for arbitrary scalar functions:...

@WarrenWeckesser, this seems to be fixed in the current master, see #679 where a regression test was added. UPD: bisected to 0249d97.