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?
-- https://mail.python.org/mailman/listinfo/python-list
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?
-- https://mail.python.org/mailman/listinfo/python-list