[SciPy-User] Speed-up simple function

g.plantageneto at runbox.com g.plantageneto at runbox.com
Mon Jan 10 08:59:28 EST 2011


Hi everybody,

I have some functions in python that perform simple computations (they compute the values of some long polynomials). Since I apply them to rather large arrays (10^5 elements) these functions slow down the script quite a bit. Is there a quick and simple way to speed up these functions?

Thanks,
Andrea


More information about the SciPy-User mailing list