Fast pythonic way to process a huge integer list

high5storage at gmail.com high5storage at gmail.com
Wed Jan 6 21:36:58 EST 2016


I have a list of 163.840 integers. What is a fast & pythonic way to process this list in 1,280 chunks of 128 integers?




More information about the Python-list mailing list