This library lets you create arrays with mmap backing. The interface is designed to be very similar to the array module in the standard library. This library gives you the ability to have a shared ...
Not only is the latter easier to read, it's hundreds of times faster than the for loop (and provides opportunities for hidden vectorization and parallelization). However, the Numpy abstraction stops ...