nested loops in Python

Igor Kozin ink.icr at gmail.com
Thu Sep 8 06:20:24 EDT 2016


Why nested loops are so slow in Python? Is it because new contexts are created?
For more details, see
http://stackoverflow.com/questions/26611043/numpy-vs-cython-nested-loop-so-slow
http://stackoverflow.com/questions/39371021/efficient-loop-over-numpy-array
Thanks! 



More information about the Python-list mailing list