Fast pythonic way to process a huge integer list

KP kai.peters at gmail.com
Thu Jan 7 19:33:41 EST 2016


On Wednesday, 6 January 2016 18:37:22 UTC-8, high5s... at gmail.com  wrote:
> 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?

Thanks all for your valuable input - much appreciated!



More information about the Python-list mailing list