When Vectorized Arrays Aren't Enough

9 points by itamarst


itamarst

Note the author is using "vectorized" in the Python sense (data structures that allow batch operations) rather than the low-level sense (SIMD).